Code

Add missing "short" alternative to --date in rev-list-options.txt
authorHeikki Orsila <heikki.orsila@iki.fi>
Thu, 22 May 2008 15:24:41 +0000 (18:24 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 06:29:46 +0000 (23:29 -0700)
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt

index 2648a550850bf07128e4a0a14c82860d6bad17b8..9cd677105df1324cfa760e42f10b2629f5eb6962 100644 (file)
@@ -13,7 +13,7 @@ include::pretty-options.txt[]
 
        Synonym for `--date=relative`.
 
---date={relative,local,default,iso,rfc}::
+--date={relative,local,default,iso,rfc,short}::
 
        Only takes effect for dates shown in human-readable format, such
        as when using "--pretty".