summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-check-ref-format.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 72f664ffb..85c588a9e 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -272,7 +272,7 @@ git-check-ref-format(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-check-ref-format</em> &lt;refname&gt;</p>
+<p><em>git check-ref-format</em> &lt;refname&gt;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -332,7 +332,7 @@ tilde <tt>~</tt> and caret <tt>&#94;</tt> are used to introduce postfix
colon <tt>:</tt> is used as in <tt>srcref:dstref</tt> to mean "use srcref's
value and store it in dstref" in fetch and push operations.
It may also be used to select a specific object such as with
- <a href="git-cat-file.html">git-cat-file(1)</a> "git-cat-file blob v1.3.3:refs.c".
+ <tt>git-cat-file</tt>: "git cat-file blob v1.3.3:refs.c".
</p>
</li>
</ol>
@@ -343,7 +343,7 @@ colon <tt>:</tt> is used as in <tt>srcref:dstref</tt> to mean "use srcref's
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:25 UTC
+Last updated 02-Jul-2008 03:01:35 UTC
</div>
</div>
</body>