Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/blame-options: don't list date formats
author
John Keeping
<john@keeping.me.uk>
Thu, 3 Sep 2015 21:48:51 +0000
(22:48 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 3 Sep 2015 22:34:39 +0000
(15:34 -0700)
This list is already incomplete (missing "raw") and we're about to add
new formats. Remove it and refer to the canonical documentation in
git-log(1).
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/blame-options.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
aa1462c
)
diff --git
a/Documentation/blame-options.txt
b/Documentation/blame-options.txt
index a09969ba086609af5d35bbb3c5f30dfea5db00b6..760eab7428357ad4006437ae3032cee958dce803 100644
(file)
--- a/
Documentation/blame-options.txt
+++ b/
Documentation/blame-options.txt
@@
-63,11
+63,10
@@
include::line-range-format.txt[]
`-` to make the command read from the standard input).
--date <format>::
`-` to make the command read from the standard input).
--date <format>::
- The value is one of the following alternatives:
- {relative,local,default,iso,rfc,short}. If --date is not
+ Specifies the format used to output dates. If --date is not
provided, the value of the blame.date config variable is
used. If the blame.date config variable is also not set, the
provided, the value of the blame.date config variable is
used. If the blame.date config variable is also not set, the
- iso format is used. For
more information, S
ee the discussion
+ iso format is used. For
supported values, s
ee the discussion
of the --date option at linkgit:git-log[1].
-M|<num>|::
of the --date option at linkgit:git-log[1].
-M|<num>|::