Browse Source

git-shortlog.txt: remove (-h|--help) from OPTIONS

To be consistent with the documentation of all the other commands,
remove (-h|--help) from the OPTIONS section.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Ramkumar Ramachandra 12 years ago committed by Junio C Hamano
parent
commit
be6f722452
  1. 4
      Documentation/git-shortlog.txt

4
Documentation/git-shortlog.txt

@ -26,10 +26,6 @@ reference to the current repository.
OPTIONS OPTIONS
------- -------


-h::
--help::
Print a short usage message and exit.

-n:: -n::
--numbered:: --numbered::
Sort output according to the number of commits per author instead Sort output according to the number of commits per author instead

Loading…
Cancel
Save