Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Rearrange git-format-patch synopsis to improve clarity.
author
David Symonds
<dsymonds@gmail.com>
Mon, 5 Nov 2007 23:04:24 +0000
(10:04 +1100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 6 Nov 2007 02:52:16 +0000
(18:52 -0800)
Signed-off-by: David Symonds <dsymonds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
e90ecb6
)
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index 92c0ab63b28b99b9acf6df6fb1118e8c0a427837..9d4bae2f600ba637a978648fe81cac5d6cbc903b 100644
(file)
--- a/
Documentation/git-format-patch.txt
+++ b/
Documentation/git-format-patch.txt
@@
-9,9
+9,10
@@
git-format-patch - Prepare patches for e-mail submission
SYNOPSIS
--------
[verse]
-'git-format-patch' [-
n | -N | -
k] [-o <dir> | --stdout] [--thread]
+'git-format-patch' [-k] [-o <dir> | --stdout] [--thread]
[--attach[=<boundary>] | --inline[=<boundary>]]
[-s | --signoff] [<common diff options>]
+ [-n | --numbered | -N | --no-numbered]
[--start-number <n>] [--numbered-files]
[--in-reply-to=Message-Id] [--suffix=.<sfx>]
[--ignore-if-in-upstream]