gh-pr: add mention to subcommand pages (#8655)
This commit is contained in:
parent
06a75ad118
commit
e70b33846f
|
|
@ -1,6 +1,7 @@
|
|||
# gh pr
|
||||
|
||||
> Manage GitHub pull requests from the command-line.
|
||||
> Some subcommands such as `gh pr create` have their own usage documentation.
|
||||
> More information: <https://cli.github.com/manual/gh_pr>.
|
||||
|
||||
- Create a pull request:
|
||||
|
|
|
|||
Loading…
Reference in New Issue