From: Junio C Hamano Date: Tue, 29 Aug 2006 04:03:19 +0000 (+0000) Subject: Autogenerated man pages for v1.4.2-ga444 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e06c9ce46b9234ca35d2babe32e3211520950a50;p=git.git Autogenerated man pages for v1.4.2-ga444 --- diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1 index 331d87b12..0d0c4e763 100755 --- a/man1/git-rev-list.1 +++ b/man1/git-rev-list.1 @@ -125,6 +125,10 @@ By default, the commits are shown in reverse chronological order\&. This option \-\-merge After a failed merge, show refs that touch files having a conflict and don't exist on all heads to merge\&. +.TP +\-\-relative\-date +Show dates relative to the current time, e\&.g\&. "2 hours ago"\&. Only takes effect for dates shown in human\-readable format, such as when using "\-\-pretty"\&. + .SH "AUTHOR"