summaryrefslogtreecommitdiff
path: root/Documentation/git-shortlog.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-shortlog.adoc')
-rw-r--r--Documentation/git-shortlog.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-shortlog.adoc b/Documentation/git-shortlog.adoc
index d8ab38dcc1..aa92800c69 100644
--- a/Documentation/git-shortlog.adoc
+++ b/Documentation/git-shortlog.adoc
@@ -44,8 +44,8 @@ OPTIONS
describe each commit. '<format>' can be any string accepted
by the `--format` option of 'git log', such as '* [%h] %s'.
(See the "PRETTY FORMATS" section of linkgit:git-log[1].)
-
- Each pretty-printed commit will be rewrapped before it is shown.
++
+Each pretty-printed commit will be rewrapped before it is shown.
--date=<format>::
Show dates formatted according to the given date string. (See