Merge branch 'rs/color-escape-has-zero-width'
[gitweb.git] / Documentation / rev-list-options.txt
index bf66116d61af4f16cff59ed1563f38736a14ecce..b44fdd9f015d2b5f2877b561c1b07c99bde6c3a8 100644 (file)
@@ -243,12 +243,14 @@ endif::git-rev-list[]
        Pretend as if all the refs in `$GIT_DIR/refs/remotes` are listed
        on the command line as '<commit>'.
 
-ifdef::git-rev-list[]
 --stdin::
 
        In addition to the '<commit>' listed on the command
-       line, read them from the standard input.
+       line, read them from the standard input. If a '--' separator is
+       seen, stop reading commits and start reading paths to limit the
+       result.
 
+ifdef::git-rev-list[]
 --quiet::
 
        Don't print anything to standard output.  This form