summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
commit4f1d8c48d0527535cace5f7f7b25e546a7ba7dab (patch)
tree1770764183352dbfe1003de1f6bfb304db4a55cb /rev-list-options.txt
parent69a98586dace45994f1eeeee63cf19d056bfc561 (diff)
downloadgit-htmldocs-4f1d8c48d0527535cace5f7f7b25e546a7ba7dab.tar.gz
Autogenerated HTML docs for v1.5.4.3-422-g34cd6
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 259072c07..2648a5508 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -130,9 +130,11 @@ limiting may be applied.
Show commits older than a specific date.
+ifdef::git-rev-list[]
--max-age='timestamp', --min-age='timestamp'::
Limit the commits output to specified time range.
+endif::git-rev-list[]
--author='pattern', --committer='pattern'::