File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ SYNOPSIS
12
12
'git am' [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--no-verify]
13
13
[--[no-]3way] [--interactive] [--committer-date-is-author-date]
14
14
[--ignore-date] [--ignore-space-change | --ignore-whitespace]
15
- [--whitespace=<option >] [-C<n>] [-p<n>] [--directory=<dir>]
15
+ [--whitespace=<action >] [-C<n>] [-p<n>] [--directory=<dir>]
16
16
[--exclude=<path>] [--include=<path>] [--reject] [-q | --quiet]
17
17
[--[no-]scissors] [-S[<keyid>]] [--patch-format=<format>]
18
18
[--quoted-cr=<action>]
@@ -118,7 +118,7 @@ include::rerere-options.txt[]
118
118
119
119
--ignore-space-change::
120
120
--ignore-whitespace::
121
- --whitespace=<option >::
121
+ --whitespace=<action >::
122
122
-C<n>::
123
123
-p<n>::
124
124
--directory=<dir>::
You can’t perform that action at this time.
0 commit comments