summaryrefslogtreecommitdiff
path: root/Documentation/pretty-options.txt
diff options
context:
space:
mode:
authorMatthieu Moy <Matthieu.Moy@imag.fr>2010-08-05 13:08:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-08-05 16:49:49 (GMT)
commit2429e8da954e5c006425bb7d418fe29db063db21 (patch)
treebff977161d391e799ac812e9166b4721ee31d54d /Documentation/pretty-options.txt
parentbb89e84f95a4885dffc9562137139a3ab4f1e05c (diff)
downloadgit-2429e8da954e5c006425bb7d418fe29db063db21.zip
git-2429e8da954e5c006425bb7d418fe29db063db21.tar.gz
git-2429e8da954e5c006425bb7d418fe29db063db21.tar.bz2
pretty-options.txt: match --format's documentation with implementation.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/pretty-options.txt')
-rw-r--r--Documentation/pretty-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt
index d78e121..9b6f389 100644
--- a/Documentation/pretty-options.txt
+++ b/Documentation/pretty-options.txt
@@ -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',