Merge branch 'rs/color-escape-has-zero-width'
[gitweb.git] / Documentation / rev-list-options.txt
index 88ad405111dcf53d12ab4a41306f03b3bd844b01..b44fdd9f015d2b5f2877b561c1b07c99bde6c3a8 100644 (file)
@@ -246,7 +246,9 @@ endif::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::