diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 49bb539de..dd06527a1 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -51,6 +51,9 @@ include::pretty-formats.txt[] a record about how the tip of a reference was changed. See also gitlink:git-reflog[1]. +--decorate:: + Print out the ref names of any commits that are shown. + ...:: Show only commits that affect the specified paths.