Documentation/pretty-{formats,options}: better reference for "format:<string>"
commit41e4d69fb82cd92bbc39accc9cb2be49b7597b5c
authorNazri Ramliy <ayiehere@gmail.com>
Tue, 1 Jun 2010 17:54:46 +0000 (2 01:54 +0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2010 17:03:53 +0000 (2 10:03 -0700)
tree1fe933bb37189e7c7449bbeb00b21caf044198ff
parent6774e2bf0822cd4358620d3e806f9b3df8bd777e
Documentation/pretty-{formats,options}: better reference for "format:<string>"

In "git help log" (and friends) it's not easy to find the possible
placeholder for <string> for the "--pretty=format:<string>" 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:<string>"
phrase.

Signed-off-by: Nazri Ramliy <ayiehere@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt
Documentation/pretty-options.txt