summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
commita63874253759767733cadcdda3933ad2475e905a (patch)
treef680bb640b9310d878ae526f732026fb906ba43c /git-rev-list.txt
parent377018d6a9542bbf1ff146837845b14e3b2c5259 (diff)
downloadgit-htmldocs-a63874253759767733cadcdda3933ad2475e905a.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-23-g0058
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index a0c611e74..7cd0e8913 100644
--- a/git-rev-list.txt
+++ b/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).