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

Fix references to git-log(1)

上级 97f7ea44
...@@ -55,8 +55,8 @@ With no arguments, show a list of open issues. ...@@ -55,8 +55,8 @@ With no arguments, show a list of open issues.
-f, --format=<FORMAT> -f, --format=<FORMAT>
Pretty print the contents of the issues using format <FORMAT> (default: Pretty print the contents of the issues using format <FORMAT> (default:
"%sC%>(8)%i%Creset %t% l%n"). See the "PRETTY FORMATS" section of the "%sC%>(8)%i%Creset %t% l%n"). See the "PRETTY FORMATS" section of
git-log manual for some additional details on how placeholders are used in git-log(1) for some additional details on how placeholders are used in
format. The available placeholders for issues are: format. The available placeholders for issues are:
%I: issue number %I: issue number
......
...@@ -43,8 +43,8 @@ pr checkout <PR-NUMBER> [<BRANCH>] ...@@ -43,8 +43,8 @@ pr checkout <PR-NUMBER> [<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:
"%sC%>(8)%i%Creset %t% l%n"). See the "PRETTY FORMATS" section of the "%sC%>(8)%i%Creset %t% l%n"). See the "PRETTY FORMATS" section of
git-log manual for some additional details on how placeholders are used in git-log(1) for some additional details on how placeholders are used in
format. The available placeholders are: format. The available placeholders are:
%I: pull request number %I: pull request number
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册