git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
845241d
)
git-shortlog.txt: remove (-h|--help) from OPTIONS
author
Ramkumar Ramachandra
<redacted>
Sun, 21 Apr 2013 08:50:46 +0000
(14:20 +0530)
committer
Junio C Hamano
<redacted>
Sun, 21 Apr 2013 19:25:09 +0000
(12:25 -0700)
To be consistent with the documentation of all the other commands,
remove (-h|--help) from the OPTIONS section.
Signed-off-by: Ramkumar Ramachandra <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-shortlog.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-shortlog.txt
b/Documentation/git-shortlog.txt
index c308e91537a02817560d3108be5517d1806b0c9e..c7f7f519b907a9ebc058085aff38f4d8c71e11cb 100644
(file)
--- a/
Documentation/git-shortlog.txt
+++ b/
Documentation/git-shortlog.txt
@@
-26,10
+26,6
@@
reference to the current repository.
OPTIONS
-------
--h::
---help::
- Print a short usage message and exit.
-
-n::
--numbered::
Sort output according to the number of commits per author instead
git clone https://git.99rst.org/PROJECT