aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlecs King <alecsk@gmail.com>2005-11-17 03:06:03 +0800
committerJunio C Hamano <junkio@cox.net>2005-11-16 13:19:37 -0800
commit565cb991147d7bf7945ed50d9d5e1e84ade35572 (patch)
tree23da6fd2a119a799c1c97a3b4cfca0424b19f3f8
parent8366a10ab21f22deb7ea4a9dbd02effcd279318c (diff)
downloadgit-565cb991147d7bf7945ed50d9d5e1e84ade35572.tar.gz
git-565cb991147d7bf7945ed50d9d5e1e84ade35572.tar.xz
Documentation/git-log.txt: trivial typo fix.
Signed-off-by: Alecs King <alecsk@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/git-log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 9cac0886c..e995d1b74 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -20,7 +20,7 @@ This manual page describes only the most frequently used options.
OPTIONS
-------
---pretty=<format>:
+--pretty=<format>::
Controls the way the commit log is formatted.
--max-count=<n>::