Do not talk about "diff" in rev-list documentation.
[gitweb.git] / Documentation / rev-list-options.txt
index c953d1cac53412c08870d013e2db5e22b8e6fe6e..abf34204db6e229d2e529c94ba832ff07368e8d9 100644 (file)
@@ -90,6 +90,7 @@ you would get an output line this:
 This implies the '--topo-order' option by default, but the
 '--date-order' option may also be specified.
 
+ifndef::git-rev-list[]
 Diff Formatting
 ~~~~~~~~~~~~~~~
 
@@ -119,6 +120,7 @@ options may be given. See linkgit:git-diff-files[1] for more options.
 -t::
 
        Show the tree objects in the diff output. This implies '-r'.
+endif::git-rev-list[]
 
 Commit Limiting
 ~~~~~~~~~~~~~~~