summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-12 03:18:52 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-12 03:18:52 +0000
commit9c33415fc305e37bd5a1f399bae1c3b9e2559571 (patch)
treed062fd43e7c3a543176e5d390ac730c6b2a99b5c /git-describe.html
parent49dccafcce2c8a846416d30bc7cac6a72d67c102 (diff)
downloadgit-htmldocs-9c33415fc305e37bd5a1f399bae1c3b9e2559571.tar.gz
Autogenerated HTML docs for v1.5.4.1-97-g40aab
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-describe.html b/git-describe.html
index 54716684f..7c33eeaca 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -350,6 +350,15 @@ additional commits and the abbreviated object name of the commit.</p>
be printed to standard out.
</p>
</dd>
+<dt>
+--match &lt;pattern&gt;
+</dt>
+<dd>
+<p>
+ Only consider tags matching the given pattern (can be used to avoid
+ leaking private tags made from the repository).
+</p>
+</dd>
</dl>
</div>
<h2>EXAMPLES</h2>
@@ -428,7 +437,7 @@ updated by Shawn Pearce &lt;spearce@spearce.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:12 UTC
+Last updated 12-Feb-2008 03:18:05 UTC
</div>
</div>
</body>