Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2007-06-16 23:03:37 +0400
committerJunio C Hamano <gitster@pobox.com>2007-06-17 00:10:28 +0400
commitef3cb65c21d684df6e4c8b81ebe69a8652591998 (patch)
tree17ab4d138b9c9f7e21e3e84f772e64ba991c702a /Documentation/git-log.txt
parente3c1500fcf16fd8155b5c009c17715213882f62f (diff)
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 6157edb404..c072441bc8 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.