Skip to content

Commit ed15e20

Browse files
committed
Merge branch 'ib/rev-parse-parseopt-argh'
Finishing touch to a new topic scheduled for 2.0. * ib/rev-parse-parseopt-argh: rev-parse: fix typo in example on manpage
2 parents 48ae205 + a2df521 commit ed15e20

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)