rev-list-options: clarify the usage of --reverse
[gitweb.git] / Documentation / rev-list-options.txt
index 4f009d44240e3725e25bc8a9a3acd999d69cc487..f8946d4d3afdad167c38858c78078ece4316d550 100644 (file)
@@ -638,8 +638,9 @@ avoid showing the commits from two parallel development track mixed
 together.
 
 --reverse::
-       Output the commits in reverse order.
-       Cannot be combined with `--walk-reflogs`.
+       Output the commits chosen to be shown (see Commit Limiting
+       section above) in reverse order. Cannot be combined with
+       `--walk-reflogs`.
 
 Object Traversal
 ~~~~~~~~~~~~~~~~