From: Nazri Ramliy Date: Tue, 1 Jun 2010 17:54:46 +0000 (+0800) Subject: Documentation/pretty-{formats,options}: better reference for "format:" X-Git-Tag: v1.7.2-rc0~98^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/41e4d69fb82cd92bbc39accc9cb2be49b7597b5c?hp=41e4d69fb82cd92bbc39accc9cb2be49b7597b5c Documentation/pretty-{formats,options}: better reference for "format:" In "git help log" (and friends) it's not easy to find the possible placeholder for for the "--pretty=format:" option to git log. This patch makes the placeholder easier to find by adding a reference to the "PRETTY FORMATS" section and repeating the "format:" phrase. Signed-off-by: Nazri Ramliy Signed-off-by: Junio C Hamano ---