提交 56b6d01d 编写于 作者: J Jakub Narebski 提交者: Junio C Hamano

Documentation: Remove --{min,max}-age option from git-log(1)

The --max-age=<timestamp> and --min-age=<timestamp> are now shown only
in the git-rev-list manpage (plumbing).
Signed-off-by: NJakub Narebski <jnareb@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 a3647bee
......@@ -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'::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册