]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-log.txt
Merge branch 'rr/parse-date-refactor'
[git.git] / Documentation / git-log.txt
index d7f6a9cc3ee335c5437e27dd362ef47c8753ff43..0e6ff3182347c03a9ae9c3992fd1e8a6db2867f9 100644 (file)
@@ -37,7 +37,8 @@ include::diff-options.txt[]
        and <until>, see "SPECIFYING REVISIONS" section in
        linkgit:git-rev-parse[1].
 
---decorate[=short|full]::
+--no-decorate::
+--decorate[=short|full|no]::
        Print out the ref names of any commits that are shown. If 'short' is
        specified, the ref name prefixes 'refs/heads/', 'refs/tags/' and
        'refs/remotes/' will not be printed. If 'full' is specified, the
@@ -56,7 +57,7 @@ include::diff-options.txt[]
        commits, and doesn't limit diff for those commits.
 
 --follow::
-       Continue listing the history of a file beyond renames.
+       Continue listing the history of a file beyond renames/copies.
 
 --log-size::
        Before the log message print out its size in bytes. Intended