summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
committerJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
commita129545d44f1f0fe9976ed87b9a7331bf239b7d8 (patch)
tree52268e539a6b33e18401455ea13cf579c615dc80 /git-commit.html
parent3b4382b85a92a6419a8f05510a9b583e711b5071 (diff)
downloadgit-htmldocs-a129545d44f1f0fe9976ed87b9a7331bf239b7d8.tar.gz
Autogenerated HTML docs for v1.8.0-150-gb0b00
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html24
1 files changed, 22 insertions, 2 deletions
diff --git a/git-commit.html b/git-commit.html
index 69aae05aa..6e0d1af40 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -588,7 +588,7 @@ git-commit(1) Manual Page
[-F &lt;file&gt; | -m &lt;msg&gt;] [--reset-author] [--allow-empty]
[--allow-empty-message] [--no-verify] [-e] [--author=&lt;author&gt;]
[--date=&lt;date&gt;] [--cleanup=&lt;mode&gt;] [--status | --no-status]
- [-i | -o] [--] [&lt;file&gt;&#8230;]</div>
+ [-i | -o] [-S[&lt;keyid&gt;]] [--] [&lt;file&gt;&#8230;]</div>
<div class="verseblock-attribution">
</div></div>
</div>
@@ -759,6 +759,15 @@ that, you can recover from it with <em>git reset</em>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--long
+</dt>
+<dd>
+<p>
+ When doing a dry-run, give the output in a the long-format.
+ Implies <tt>--dry-run</tt>.
+</p>
+</dd>
+<dt class="hdlist1">
-z
</dt>
<dt class="hdlist1">
@@ -1069,6 +1078,17 @@ configuration variable documented in <a href="git-config.html">git-config(1)</a>
</p>
</dd>
<dt class="hdlist1">
+-S[&lt;keyid&gt;]
+</dt>
+<dt class="hdlist1">
+--gpg-sign[=&lt;keyid&gt;]
+</dt>
+<dd>
+<p>
+ GPG-sign commit.
+</p>
+</dd>
+<dt class="hdlist1">
--
</dt>
<dd>
@@ -1349,7 +1369,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-09-17 16:55:59 PDT
+Last updated 2012-11-13 14:31:09 PDT
</div>
</div>
</body>