Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rev-parse: fix typo in example on manpage
author
René Scharfe
<l.s.r@web.de>
Tue, 1 Apr 2014 19:27:23 +0000
(21:27 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 1 Apr 2014 21:07:46 +0000
(14:07 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-parse.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
ce7f874
)
diff --git
a/Documentation/git-rev-parse.txt
b/Documentation/git-rev-parse.txt
index e05e6b35939326caa5fa2658d875b0d099216d9f..377d9d72359df834cdb666f6c2a74f8be84f8a91 100644
(file)
--- a/
Documentation/git-rev-parse.txt
+++ b/
Documentation/git-rev-parse.txt
@@
-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
- --ba
r
<arg> another cool option --baz with a named argument
+ --ba
z
<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