summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
commitc8c398a6f8bcc99ada4d46b978e42188c7302b6b (patch)
tree9a36bd3ee2c827f53e1f7c42e5db6185e58b908b /git-format-patch.html
parent77bf41c9a06096eb0fa21adc316739f2e493f5d1 (diff)
downloadgit-htmldocs-c8c398a6f8bcc99ada4d46b978e42188c7302b6b.tar.gz
Autogenerated HTML docs for v2.0.0-390-gcb682
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 94e185d14..e91882acc 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -755,6 +755,7 @@ git-format-patch(1) Manual Page
[(--attach|--inline)[=&lt;boundary&gt;] | --no-attach]
[-s | --signoff]
[--signature=&lt;signature&gt; | --no-signature]
+ [--signature-file=&lt;file&gt;]
[-n | --numbered | -N | --no-numbered]
[--start-number &lt;n&gt;] [--numbered-files]
[--in-reply-to=Message-Id] [--suffix=.&lt;sfx&gt;]
@@ -1666,6 +1667,14 @@ configuration options in <a href="git-notes.html">git-notes(1)</a> to use this w
</p>
</dd>
<dt class="hdlist1">
+--signature-file=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Works just like --signature except the signature is read from a file.
+</p>
+</dd>
+<dt class="hdlist1">
--suffix=.&lt;sfx&gt;
</dt>
<dd>
@@ -2107,7 +2116,7 @@ as e-mailable patches:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-10-15 11:39:58 PDT
+Last updated 2014-06-16 14:13:22 PDT
</div>
</div>
</body>