mirror of
https://github.com/git/git.git
synced 2025-03-21 21:54:22 +00:00
rev-parse: fix typo in example on manpage
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
ce7f8745aa
commit
a2df521127
@ -363,7 +363,7 @@ usage: some-command [options] <args>...
|
||||
-h, --help show the help
|
||||
--foo some nifty option --foo
|
||||
--bar ... some cool option --bar with an argument
|
||||
--bar <arg> another cool option --baz with a named argument
|
||||
--baz <arg> another cool option --baz with a named argument
|
||||
--qux[=<path>] qux may take a path argument but has meaning by itself
|
||||
|
||||
An option group Header
|
||||
|
Loading…
x
Reference in New Issue
Block a user