summaryrefslogtreecommitdiffstats
path: root/git-shortlog.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-24 20:06:29 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-24 20:06:29 +0000
commitd0d892c7a8652759ef2c00b0683de67f076b63bc (patch)
treed25cc399e405809688aa868d251f76b798917f0e /git-shortlog.txt
parent57827fb28944ab9eee73efc93f04fb6dfc6e36a8 (diff)
downloadgit-htmldocs-d0d892c7a8652759ef2c00b0683de67f076b63bc.tar.gz
Autogenerated HTML docs for v1.6.6.1-476-g01dd
Diffstat (limited to 'git-shortlog.txt')
-rw-r--r--git-shortlog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shortlog.txt b/git-shortlog.txt
index ecf9e2718..dfd4d0c22 100644
--- a/git-shortlog.txt
+++ b/git-shortlog.txt
@@ -9,7 +9,7 @@ SYNOPSIS
--------
[verse]
git log --pretty=short | 'git shortlog' [-h] [-n] [-s] [-e] [-w]
-git shortlog [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[,<indent2>]]]] [<committish>...]
+'git shortlog' [-n|--numbered] [-s|--summary] [-e|--email] [-w[<width>[,<indent1>[,<indent2>]]]] [<committish>...]
DESCRIPTION
-----------