Skip to content

Commit

Permalink
Merge branch 'ib/rev-parse-parseopt-argh'
Browse files Browse the repository at this point in the history
Finishing touch to a new topic scheduled for 2.0.

* ib/rev-parse-parseopt-argh:
  rev-parse: fix typo in example on manpage
  • Loading branch information
Junio C Hamano committed Apr 8, 2014
2 parents 48ae205 + a2df521 commit ed15e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-rev-parse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed15e20

Please sign in to comment.