summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-12-15 15:48:40 -0800
committerJunio C Hamano <gitster@pobox.com>2011-12-15 15:48:40 -0800
commit78b3a4e2594c12945fe50c98693e0fa5496027ff (patch)
treecd0bfe3f584dd0795093f327cc747e23e534ec0c /git-tag.html
parent515ab1d542801aea6a6119c0391ef91dbc9e9de9 (diff)
downloadgit-htmldocs-78b3a4e2594c12945fe50c98693e0fa5496027ff.tar.gz
Autogenerated HTML docs for v1.7.8-247-g10f4e
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-tag.html b/git-tag.html
index fdc607afd..3f9f170a9 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -744,6 +744,18 @@ GnuPG key for signing.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--cleanup=&lt;mode&gt;
+</dt>
+<dd>
+<p>
+ This option sets how the tag message is cleaned up.
+ The <em>&lt;mode&gt;</em> can be one of <em>verbatim</em>, <em>whitespace</em> and <em>strip</em>. The
+ <em>strip</em> mode is default. The <em>verbatim</em> mode does not change message at
+ all, <em>whitespace</em> removes just leading/trailing whitespace lines and
+ <em>strip</em> removes both whitespace and commentary.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;tagname&gt;
</dt>
<dd>
@@ -958,7 +970,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2011-12-15 15:48:24 PDT
</div>
</div>
</body>