Skip to content

Commit 26b4d00

Browse files
heikkiorsilagitster
authored andcommitted
Add missing "short" alternative to --date in rev-list-options.txt
Signed-off-by: Heikki Orsila <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3a3e097 commit 26b4d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rev-list-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include::pretty-options.txt[]
1313

1414
Synonym for `--date=relative`.
1515

16-
--date={relative,local,default,iso,rfc}::
16+
--date={relative,local,default,iso,rfc,short}::
1717

1818
Only takes effect for dates shown in human-readable format, such
1919
as when using "--pretty".

0 commit comments

Comments
 (0)