X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-shortlog.txt;h=b0df92e8192bc494e5d4db1707c233790560afb8;hb=f45fa2a073da591f3ac0b63900e07afa2dccee44;hp=d54fc3e5c6d7ba3be31fa2c1238e2d7039c92e74;hpb=2dcd3ce8d38101d87c2d329cf46387038ac2c766;p=git.git diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt index d54fc3e5c..b0df92e81 100644 --- a/Documentation/git-shortlog.txt +++ b/Documentation/git-shortlog.txt @@ -8,6 +8,7 @@ git-shortlog - Summarize 'git log' output SYNOPSIS -------- git-log --pretty=short | 'git-shortlog' [-h] [-n] [-s] +git-shortlog [-n|--number] [-s|--summary] [...] DESCRIPTION ----------- @@ -28,7 +29,7 @@ OPTIONS of author alphabetic order. -s:: - Supress commit description and provide a commit count summary only. + Suppress commit description and provide a commit count summary only. FILES -----