summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
commit89a5734841938bb740c6a30b2c5b1a6ad4c4fc20 (patch)
treee5fe749f756d68ca6b039ea18d2ad80281d9c0a3 /git-format-patch.html
parentbb88cf46ef8a2521a253db9ab576e12202a54fa5 (diff)
downloadgit-htmldocs-89a5734841938bb740c6a30b2c5b1a6ad4c4fc20.tar.gz
Autogenerated HTML docs for v1.7.1-569-g6f426
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index f777948d6..8975f486e 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -325,6 +325,7 @@ git-format-patch(1) Manual Page
[--no-thread | --thread[=&lt;style&gt;]]
[(--attach|--inline)[=&lt;boundary&gt;] | --no-attach]
[-s | --signoff]
+ [--signature=&lt;signature&gt; | --no-signature]
[-n | --numbered | -N | --no-numbered]
[--start-number &lt;n&gt;] [--numbered-files]
[--in-reply-to=Message-Id] [--suffix=.&lt;sfx&gt;]
@@ -902,6 +903,17 @@ will want to ensure that threading is disabled for <tt>git send-email</tt>.</p><
</p>
</dd>
<dt>
+--[no]-signature=&lt;signature&gt;
+</dt>
+<dd>
+<p>
+ Add a signature to each message produced. Per RFC 3676 the signature
+ is separated from the body by a line with <em>-- </em> on it. If the
+ signature option is omitted the signature defaults to the git version
+ number.
+</p>
+</dd>
+<dt>
--suffix=.&lt;sfx&gt;
</dt>
<dd>
@@ -1036,7 +1048,7 @@ as e-mailable patches:
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-06-13 19:56:34 UTC
+Last updated 2010-06-22 23:22:25 UTC
</div>
</div>
</body>