aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-shortlog.txt
diff options
context:
space:
mode:
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>2006-10-12 18:26:34 +0200
committerJunio C Hamano <junkio@cox.net>2006-10-12 09:42:36 -0700
commit23bed43d0c5190b6da89f3f34d8badcc1b3c304b (patch)
treeb800bccb0551ff289cbd44e7a0c9a4378e61a48b /Documentation/git-shortlog.txt
parent2344d47fba45bdddb0801ebf0789935a96e44352 (diff)
downloadgit-23bed43d0c5190b6da89f3f34d8badcc1b3c304b.tar.gz
Documentation: add missing second colons and remove a typo
It takes two colons to mark text as item label. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-shortlog.txt')
-rw-r--r--Documentation/git-shortlog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt
index 1601d2267c..d54fc3e5c6 100644
--- a/Documentation/git-shortlog.txt
+++ b/Documentation/git-shortlog.txt
@@ -27,8 +27,8 @@ OPTIONS
Sort output according to the number of commits per author instead
of author alphabetic order.
--s:
- Supress commit description and Provide a commit count summary only.
+-s::
+ Supress commit description and provide a commit count summary only.
FILES
-----