Skip to content

Commit a2df521

Browse files
rscharfegitster
authored andcommitted
rev-parse: fix typo in example on manpage
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ce7f874 commit a2df521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rev-parse.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ usage: some-command [options] <args>...
363363
-h, --help show the help
364364
--foo some nifty option --foo
365365
--bar ... some cool option --bar with an argument
366-
--bar <arg> another cool option --baz with a named argument
366+
--baz <arg> another cool option --baz with a named argument
367367
--qux[=<path>] qux may take a path argument but has meaning by itself
368368

369369
An option group Header

0 commit comments

Comments
 (0)