diff options
-rw-r--r-- | Documentation/git-log.txt | 2 |
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. |