pretty-options.txt: match --format's documentation with implementation.
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 5 Aug 2010 13:08:05 +0000 (15:08 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Aug 2010 16:49:49 +0000 (09:49 -0700)
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-options.txt

index d78e121c76ef12b2d72fbdf1558fa967dfdba85b..9b6f3899ec28fb431c1f3969bf5bfb717c12f346 100644 (file)
@@ -1,5 +1,5 @@
 --pretty[='<format>']::
---format[='<format>']::
+--format='<format>'::
 
        Pretty-print the contents of the commit logs in a given format,
        where '<format>' can be one of 'oneline', 'short', 'medium',