summaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2007-06-16 19:03:37 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-06-16 20:10:28 (GMT)
commitef3cb65c21d684df6e4c8b81ebe69a8652591998 (patch)
tree17ab4d138b9c9f7e21e3e84f772e64ba991c702a /Documentation/git-log.txt
parente3c1500fcf16fd8155b5c009c17715213882f62f (diff)
downloadgit-ef3cb65c21d684df6e4c8b81ebe69a8652591998.zip
git-ef3cb65c21d684df6e4c8b81ebe69a8652591998.tar.gz
git-ef3cb65c21d684df6e4c8b81ebe69a8652591998.tar.bz2
Use tabs for indenting definition list for options in git-log.txt
Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-log.txt')
-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 6157edb..c072441 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -52,7 +52,7 @@ include::pretty-options.txt[]
See also gitlink:git-reflog[1].
--decorate::
- Print out the ref names of any commits that are shown.
+ Print out the ref names of any commits that are shown.
<paths>...::
Show only commits that affect the specified paths.