From: Felipe Contreras Date: Thu, 9 May 2013 01:16:55 +0000 (-0500) Subject: documentation: trivial style cleanups X-Git-Tag: v1.8.3-rc3~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0460ed2c93d78c753242f835c441f320f792ac54;p=thirdparty%2Fgit.git documentation: trivial style cleanups White-spaces, missing braces, standardize --[no-]foo. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 19d57a80f5..5bbe7b6d10 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -9,12 +9,12 @@ git-am - Apply a series of patches from a mailbox SYNOPSIS -------- [verse] -'git am' [--signoff] [--keep] [--keep-cr | --no-keep-cr] [--utf8 | --no-utf8] +'git am' [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--3way] [--interactive] [--committer-date-is-author-date] [--ignore-date] [--ignore-space-change | --ignore-whitespace] [--whitespace=