Documentation/git-am: Document supported --patch-format options
authorChris Packham <judge.packham@gmail.com>
Tue, 11 Mar 2014 03:51:57 +0000 (16:51 +1300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Mar 2014 20:40:25 +0000 (13:40 -0700)
The --patch-format option has been supported for a while but it is not
mentioned in the man page and the short help cannot tell the user what
the supported formats are. Add the option to the man page along with the
supported options.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found