X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rev-list.txt;h=7cd0e8913e8ec08b7e125676384e973b585c306b;hb=d633f702a007ecdd19cfd884c6da90f51156ca63;hp=a0c611e744310ddb28e460a0a83975fbc2fd3e33;hpb=620e729dd3625f3329e9cb50a1175648b5672653;p=git.git diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt index a0c611e74..7cd0e8913 100644 --- a/Documentation/git-rev-list.txt +++ b/Documentation/git-rev-list.txt @@ -113,7 +113,7 @@ e.g. "2 hours ago". `--date=rfc` (or `--date=rfc2822`) shows timestamps in RFC 2822 format, often found in E-mail messages. + -`--date=short` shows only date but not time, in `YYYY-MM-DD` fomat. +`--date=short` shows only date but not time, in `YYYY-MM-DD` format. + `--date=default` shows timestamps in the original timezone (either committer's or author's).