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.octo.it/?a=commitdiff_plain;h=8273c79ae2e6b782dba3dccb815b386cc83e4294;p=git.git 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 --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 02cabc93..910457d3 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=