From 649813763c58421d6fdbc57b651e4d46f26f1fea Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Tue, 11 Mar 2014 16:51:57 +1300 Subject: [PATCH 1/2] Documentation/git-am: Document supported --patch-format options 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 Signed-off-by: Junio C Hamano --- Documentation/git-am.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 54d8461d61..76bd359394 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -12,9 +12,9 @@ SYNOPSIS 'git am' [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--3way] [--interactive] [--committer-date-is-author-date] [--ignore-date] [--ignore-space-change | --ignore-whitespace] - [--whitespace=