From: René Scharfe Date: Tue, 1 Apr 2014 19:27:23 +0000 (+0200) Subject: rev-parse: fix typo in example on manpage X-Git-Tag: v2.0.0-rc0~17^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a2df5211278df9a084d6a1869b5143a6bf120268?ds=inline;hp=--cc rev-parse: fix typo in example on manpage Signed-off-by: Junio C Hamano --- a2df5211278df9a084d6a1869b5143a6bf120268 diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt index e05e6b3593..377d9d7235 100644 --- a/Documentation/git-rev-parse.txt +++ b/Documentation/git-rev-parse.txt @@ -363,7 +363,7 @@ usage: some-command [options] ... -h, --help show the help --foo some nifty option --foo --bar ... some cool option --bar with an argument - --bar another cool option --baz with a named argument + --baz another cool option --baz with a named argument --qux[=] qux may take a path argument but has meaning by itself An option group Header