summaryrefslogtreecommitdiff
path: root/Documentation/git-shortlog.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-12 02:35:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-01-12 02:35:02 (GMT)
commit79637a44f7d24b46a748c0ba8028d61325ba54e0 (patch)
tree18adc7e6784415d9be7e340f615e672bd29579d1 /Documentation/git-shortlog.txt
parentd9f85f50ca35d7ed1b35e2990a0082b94f1e1370 (diff)
parent0e82bd043019c9cdda254405c49b3d5fc2d00c55 (diff)
downloadgit-79637a44f7d24b46a748c0ba8028d61325ba54e0.zip
git-79637a44f7d24b46a748c0ba8028d61325ba54e0.tar.gz
git-79637a44f7d24b46a748c0ba8028d61325ba54e0.tar.bz2
Merge branch 'jk/shortlog-no-wrap-doc'
* jk/shortlog-no-wrap-doc: git-shortlog(1): document behaviour of zero-width wrap
Diffstat (limited to 'Documentation/git-shortlog.txt')
-rw-r--r--Documentation/git-shortlog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt
index afeb4cd..c308e91 100644
--- a/Documentation/git-shortlog.txt
+++ b/Documentation/git-shortlog.txt
@@ -56,6 +56,9 @@ OPTIONS
line of each entry is indented by `indent1` spaces, and the second
and subsequent lines are indented by `indent2` spaces. `width`,
`indent1`, and `indent2` default to 76, 6 and 9 respectively.
++
+If width is `0` (zero) then indent the lines of the output without wrapping
+them.
MAPPING AUTHORS