We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90ecb6 commit 6eea60fCopy full SHA for 6eea60f
Documentation/git-format-patch.txt
@@ -9,9 +9,10 @@ git-format-patch - Prepare patches for e-mail submission
9
SYNOPSIS
10
--------
11
[verse]
12
-'git-format-patch' [-n | -N | -k] [-o <dir> | --stdout] [--thread]
+'git-format-patch' [-k] [-o <dir> | --stdout] [--thread]
13
[--attach[=<boundary>] | --inline[=<boundary>]]
14
[-s | --signoff] [<common diff options>]
15
+ [-n | --numbered | -N | --no-numbered]
16
[--start-number <n>] [--numbered-files]
17
[--in-reply-to=Message-Id] [--suffix=.<sfx>]
18
[--ignore-if-in-upstream]
0 commit comments