summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-21 18:29:27 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-21 18:29:27 -0800
commit60b372a5042435e4194fc32ee9268c4918b8e9be (patch)
tree03d86fae18bf3f9a82d0037903d3ff35de5f9e2f /git-for-each-ref.txt
parentce836cc2c88ad3e08aa7d9cc87292f40fa0d2258 (diff)
downloadgit-htmldocs-60b372a5042435e4194fc32ee9268c4918b8e9be.tar.gz
Autogenerated HTML docs for v1.8.1.1-295-ge9abef
Diffstat (limited to 'git-for-each-ref.txt')
-rw-r--r--git-for-each-ref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt
index db55a4e0b..f2e08d11c 100644
--- a/git-for-each-ref.txt
+++ b/git-for-each-ref.txt
@@ -117,7 +117,7 @@ returns an empty string instead.
As a special case for the date-type fields, you may specify a format for
the date by adding one of `:default`, `:relative`, `:short`, `:local`,
-`:iso8601` or `:rfc2822` to the end of the fieldname; e.g.
+`:iso8601`, `:rfc2822` or `:raw` to the end of the fieldname; e.g.
`%(taggerdate:relative)`.