summaryrefslogtreecommitdiffstats
path: root/git-shortlog.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-17 16:57:41 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-17 16:57:41 -0700
commit281fd394a268e17e15f0869620a8f8fcaf28fbd1 (patch)
tree2a23fd9bd63a0c0ab7ecd78e51be240177570fc3 /git-shortlog.txt
parenta3cfb7673d419cac3d57ad89e67537288d20696f (diff)
downloadgit-htmldocs-281fd394a268e17e15f0869620a8f8fcaf28fbd1.tar.gz
Autogenerated HTML docs for v1.7.12-503-g59767
Diffstat (limited to 'git-shortlog.txt')
-rw-r--r--git-shortlog.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-shortlog.txt b/git-shortlog.txt
index 01d841731..afeb4cdf1 100644
--- a/git-shortlog.txt
+++ b/git-shortlog.txt
@@ -14,8 +14,7 @@ git log --pretty=short | 'git shortlog' [-h] [-n] [-s] [-e] [-w]
DESCRIPTION
-----------
Summarizes 'git log' output in a format suitable for inclusion
-in release announcements. Each commit will be grouped by author and
-the first line of the commit message will be shown.
+in release announcements. Each commit will be grouped by author and title.
Additionally, "[PATCH]" will be stripped from the commit description.