]> rtime.felk.cvut.cz Git - git.git/blobdiff - Documentation/pretty-formats.txt
Merge branch 'maint'
[git.git] / Documentation / pretty-formats.txt
index bd760d3bd107d2f1101efbc75693e3ac5e81139b..b055a673d83bcf4c106f3f703ca7f4db4ca1d60f 100644 (file)
@@ -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'.