From 8273c79ae2e6b782dba3dccb815b386cc83e4294 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 2 Mar 2006 00:45:48 -0800 Subject: [PATCH] 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 --- Documentation/git-am.txt | 9 +++++++-- Documentation/git-apply.txt | 30 ++++++++++++++++++++++++++++++ apply.c | 2 +- git-am.sh | 3 ++- 4 files changed, 40 insertions(+), 4 deletions(-) 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=