summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
commit1eb5609b6b3e2908ee747dfe313c24f17334ce26 (patch)
tree7399ab13ecb59275ff9caa0624441831a5b0f8de /git-commit.html
parent70d664063d4eb347c0d30071e08a40fbf72dcd34 (diff)
downloadgit-htmldocs-1eb5609b6b3e2908ee747dfe313c24f17334ce26.tar.gz
Autogenerated HTML docs for v2.6.1-120-g24a00e
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-commit.html b/git-commit.html
index 6d525af15..66d7e911f 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -753,7 +753,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;] [--[no-]status]
- [-i | -o] [-S[&lt;key-id&gt;]] [--] [&lt;file&gt;&#8230;]</pre>
+ [-i | -o] [-S[&lt;keyid&gt;]] [--] [&lt;file&gt;&#8230;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -1321,7 +1321,9 @@ changes to tracked files.</p></div>
</dt>
<dd>
<p>
- GPG-sign commit.
+ GPG-sign commits. The <code>keyid</code> argument is optional and
+ defaults to the committer identity; if specified, it must be
+ stuck to the option without a space.
</p>
</dd>
<dt class="hdlist1">
@@ -1643,7 +1645,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-06-01 13:36:36 PDT
+Last updated 2015-10-05 13:38:43 PDT
</div>
</div>
</body>