Skip to content

Commit 2df4e29

Browse files
johnkeepinggitster
authored andcommitted
Documentation/blame-options: don't list date formats
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent aa1462c commit 2df4e29

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/blame-options.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,10 @@ include::line-range-format.txt[]
6363
`-` to make the command read from the standard input).
6464

6565
--date <format>::
66-
The value is one of the following alternatives:
67-
{relative,local,default,iso,rfc,short}. If --date is not
66+
Specifies the format used to output dates. If --date is not
6867
provided, the value of the blame.date config variable is
6968
used. If the blame.date config variable is also not set, the
70-
iso format is used. For more information, See the discussion
69+
iso format is used. For supported values, see the discussion
7170
of the --date option at linkgit:git-log[1].
7271

7372
-M|<num>|::

0 commit comments

Comments
 (0)