summaryrefslogtreecommitdiffstats
path: root/git-show-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-06 18:05:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-06 18:05:38 +0000
commitccc4d37316e8b357ae23130491c5c8b255a4924b (patch)
treef704edddc8ac0c2abfa2e7130bd58e49278b2f57 /git-show-ref.html
parent2c14c8da9de804b1589cebb871c40cbefb4cecf4 (diff)
downloadgit-htmldocs-ccc4d37316e8b357ae23130491c5c8b255a4924b.tar.gz
Autogenerated HTML docs for v1.6.3.3-412-gf581d
Diffstat (limited to 'git-show-ref.html')
-rw-r--r--git-show-ref.html21
1 files changed, 8 insertions, 13 deletions
diff --git a/git-show-ref.html b/git-show-ref.html
index 7ef3b9916..d0e365f70 100644
--- a/git-show-ref.html
+++ b/git-show-ref.html
@@ -322,8 +322,9 @@ git-show-ref(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="content"><em>git show-ref</em> [-q|--quiet] [--verify] [-h|--head] [-d|--dereference]
- [-s|--hash] [--abbrev] [--tags] [--heads] [--] &lt;pattern&gt;&#8230;
-<em>git show-ref</em> --exclude-existing[=pattern]</div></div>
+ [-s|--hash[=&lt;n&gt;]] [--abbrev[=&lt;n&gt;]] [--tags]
+ [--heads] [--] &lt;pattern&gt;&#8230;
+<em>git show-ref</em> --exclude-existing[=&lt;pattern&gt;] &lt; ref-list</div></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -379,7 +380,7 @@ the <tt>.git</tt> directory.</p></div>
-s
</dt>
<dt>
---hash
+--hash[=&lt;n&gt;]
</dt>
<dd>
<p>
@@ -398,15 +399,12 @@ the <tt>.git</tt> directory.</p></div>
</p>
</dd>
<dt>
---abbrev
-</dt>
-<dt>
---abbrev=len
+--abbrev[=&lt;n&gt;]
</dt>
<dd>
<p>
Abbreviate the object name. When using <tt>--hash</tt>, you do
- not have to say <tt>--hash --abbrev</tt>; <tt>--hash=len</tt> would do.
+ not have to say <tt>--hash --abbrev</tt>; <tt>--hash=n</tt> would do.
</p>
</dd>
<dt>
@@ -422,10 +420,7 @@ the <tt>.git</tt> directory.</p></div>
</p>
</dd>
<dt>
---exclude-existing
-</dt>
-<dt>
---exclude-existing=pattern
+--exclude-existing[=&lt;pattern&gt;]
</dt>
<dd>
<p>
@@ -529,7 +524,7 @@ Man page by Jonas Fonseca &lt;fonseca@diku.dk&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-01 02:31:03 UTC
+Last updated 2009-07-06 18:05:24 UTC
</div>
</div>
</body>