From: Matthieu Moy Date: Thu, 5 Aug 2010 13:08:05 +0000 (+0200) Subject: pretty-options.txt: match --format's documentation with implementation. X-Git-Tag: v1.7.2.2~26 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2429e8da954e5c006425bb7d418fe29db063db21;p=git.git pretty-options.txt: match --format's documentation with implementation. Signed-off-by: Matthieu Moy Signed-off-by: Junio C Hamano --- diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt index d78e121c7..9b6f3899e 100644 --- a/Documentation/pretty-options.txt +++ b/Documentation/pretty-options.txt @@ -1,5 +1,5 @@ --pretty[='']:: ---format[='']:: +--format='':: Pretty-print the contents of the commit logs in a given format, where '' can be one of 'oneline', 'short', 'medium',