We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a40b8e9 + 14d569b commit f868596Copy full SHA for f868596
1 file changed
Documentation/git-am.txt
@@ -12,7 +12,7 @@ SYNOPSIS
12
'git am' [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--no-verify]
13
[--[no-]3way] [--interactive] [--committer-date-is-author-date]
14
[--ignore-date] [--ignore-space-change | --ignore-whitespace]
15
- [--whitespace=<option>] [-C<n>] [-p<n>] [--directory=<dir>]
+ [--whitespace=<action>] [-C<n>] [-p<n>] [--directory=<dir>]
16
[--exclude=<path>] [--include=<path>] [--reject] [-q | --quiet]
17
[--[no-]scissors] [-S[<keyid>]] [--patch-format=<format>]
18
[--quoted-cr=<action>]
@@ -118,7 +118,7 @@ include::rerere-options.txt[]
118
119
--ignore-space-change::
120
--ignore-whitespace::
121
---whitespace=<option>::
+--whitespace=<action>::
122
-C<n>::
123
-p<n>::
124
--directory=<dir>::
0 commit comments