From: Jakub Narebski Date: Sat, 16 Jun 2007 19:03:37 +0000 (+0200) Subject: Use tabs for indenting definition list for options in git-log.txt X-Git-Tag: v1.5.3-rc0~80 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ef3cb65c21d684df6e4c8b81ebe69a8652591998;p=git.git Use tabs for indenting definition list for options in git-log.txt Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 6157edb40..c072441bc 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. ...:: Show only commits that affect the specified paths.