summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-06-22 15:32:46 -0700
committerJunio C Hamano <gitster@pobox.com>2017-06-22 15:32:46 -0700
commit55d9191be6ed28e5e9fa4c00b8958095400cd29c (patch)
tree07f33a0a46453df245d783c0ce5c73acf29dc9b6 /rev-list-options.txt
parenta275c1fc6c3b8415252c3d3ec814f0bdfb029ccf (diff)
downloadgit-htmldocs-55d9191be6ed28e5e9fa4c00b8958095400cd29c.tar.gz
Autogenerated HTML docs for v2.13.1-546-g5402b
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 9c44eae55..a6cf9eb38 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -769,7 +769,8 @@ timezone value.
1970). As with `--raw`, this is always in UTC and therefore `-local`
has no effect.
+
-`--date=format:...` feeds the format `...` to your system `strftime`.
+`--date=format:...` feeds the format `...` to your system `strftime`,
+except for %z and %Z, which are handled internally.
Use `--date=format:%c` to show the date in your system locale's
preferred format. See the `strftime` manual for a complete list of
format placeholders. When using `-local`, the correct syntax is