Code

Merge branch 'jk/add-e-doc'
[git.git] / Documentation / git-apply.txt
index 08bf6e7fb79311396c03429fdeb4542383abca7f..881652f4904c102104cfe0a0b1de07dbfc32da3f 100644 (file)
@@ -14,7 +14,7 @@ SYNOPSIS
          [--allow-binary-replacement | --binary] [--reject] [-z]
          [-p<n>] [-C<n>] [--inaccurate-eof] [--recount] [--cached]
          [--ignore-space-change | --ignore-whitespace ]
-         [--whitespace=<nowarn|warn|fix|error|error-all>]
+         [--whitespace=(nowarn|warn|fix|error|error-all)]
          [--exclude=<path>] [--include=<path>] [--directory=<root>]
          [--verbose] [<patch>...]