node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Clarify --repo, --remote, and --user for PRs #620

Closed protoEvangelion closed 5 years ago

protoEvangelion commented 5 years ago

Per @mtyurt comment in https://github.com/node-gh/gh/issues/619#issuecomment-459055853 we should clarify the difference between --repo, --remote, and --user as it relates to PRs.

This could be done via an example. Or by clarifying the flag descriptions.

mtyurt commented 5 years ago

Just added a PR for this issue #621