Skip to content

Commit 79637a4

Browse files
committed
Merge branch 'jk/shortlog-no-wrap-doc'
* jk/shortlog-no-wrap-doc: git-shortlog(1): document behaviour of zero-width wrap
2 parents d9f85f5 + 0e82bd0 commit 79637a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-shortlog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ OPTIONS
5656
line of each entry is indented by `indent1` spaces, and the second
5757
and subsequent lines are indented by `indent2` spaces. `width`,
5858
`indent1`, and `indent2` default to 76, 6 and 9 respectively.
59+
+
60+
If width is `0` (zero) then indent the lines of the output without wrapping
61+
them.
5962

6063

6164
MAPPING AUTHORS

0 commit comments

Comments
 (0)