提交 97f7ea44 编写于 作者: M Mislav Marohnić

Tweak docs for `hub pr list --head=BRANCH`

上级 85d58f9c
...@@ -34,12 +34,12 @@ pr checkout <PR-NUMBER> [<BRANCH>] ...@@ -34,12 +34,12 @@ pr checkout <PR-NUMBER> [<BRANCH>]
Filter pull requests by <STATE>. Supported values are: "open" (default), Filter pull requests by <STATE>. Supported values are: "open" (default),
"closed", "merged", or "all". "closed", "merged", or "all".
-h, --head=[<OWNER>:]<BRANCH> -h, --head=<BRANCH>
Show pull requests started from the specified head <BRANCH>. The default Show pull requests started from the specified head <BRANCH>. The
value for <OWNER> is taken from the current repository. "OWNER:BRANCH" format must be used for pull requests from forks.
-b, --base=<BRANCH> -b, --base=<BRANCH>
Show pull requests based on the specified <BRANCH>. Show pull requests based off the specified <BRANCH>.
-f, --format=<FORMAT> -f, --format=<FORMAT>
Pretty print the list of pull requests using format <FORMAT> (default: Pretty print the list of pull requests using format <FORMAT> (default:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册