From: Junio C Hamano Date: Thu, 2 Mar 2006 08:45:48 +0000 (-0800) Subject: war on whitespaces: documentation. X-Git-Tag: v1.3.0-rc1~94 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8273c79ae2e6b782dba3dccb815b386cc83e4294?ds=inline;hp=--cc war on whitespaces: documentation. We were missing the --whitespace option in the usage string for git-apply and git-am, so this commit adds them. Signed-off-by: Junio C Hamano --- 8273c79ae2e6b782dba3dccb815b386cc83e4294 diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 02cabc935e..910457d3b3 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -9,7 +9,8 @@ git-am - Apply a series of patches in a mailbox SYNOPSIS -------- [verse] -'git-am' [--signoff] [--dotest=] [--utf8] [--binary] [--3way] ... +'git-am' [--signoff] [--dotest=] [--utf8] [--binary] [--3way] + [--interactive] [--whitespace=