summaryrefslogtreecommitdiffstats
path: root/git-shortlog.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
committerJunio C Hamano <gitster@pobox.com>2018-04-10 09:52:26 +0900
commit85151f3041c260289e5ee8a6f3d12f077b99db02 (patch)
treeb44c125c327ad49472093157fa03aae4f9ec4d15 /git-shortlog.txt
parentb007b03182e012f9114cfca443e4d95c13558507 (diff)
downloadgit-htmldocs-85151f3041c260289e5ee8a6f3d12f077b99db02.tar.gz
Autogenerated HTML docs for v2.17.0-93-g69d71
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 ee6c5476c..5e35ea18a 100644
--- a/git-shortlog.txt
+++ b/git-shortlog.txt
@@ -8,8 +8,8 @@ git-shortlog - Summarize 'git log' output
SYNOPSIS
--------
[verse]
-git log --pretty=short | 'git shortlog' [<options>]
'git shortlog' [<options>] [<revision range>] [[\--] <path>...]
+git log --pretty=short | 'git shortlog' [<options>]
DESCRIPTION
-----------