summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-02 23:32:31 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-02 23:32:31 +0000
commite32ec8b89b623de73d1ccacb430b1c4ab16e4fcb (patch)
tree27285614d896d302efe7f7740b87009fd0ae0c33 /pretty-formats.txt
parentb671fb5c100813248be882136374ea6c6038d4e8 (diff)
downloadgit-htmldocs-e32ec8b89b623de73d1ccacb430b1c4ab16e4fcb.tar.gz
Autogenerated HTML docs for v1.7.1-244-gbdc4
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index bd760d3bd..b055a673d 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -76,9 +76,9 @@ displayed in full, regardless of whether --abbrev or
true parent commits, without taking grafts nor history
simplification into account.
-* 'format:'
+* 'format:<string>'
+
-The 'format:' format allows you to specify which information
+The 'format:<string>' format allows you to specify which information
you want to show. It works a little bit like printf format,
with the notable exception that you get a newline with '%n'
instead of '\n'.