summaryrefslogtreecommitdiffstats
path: root/git-symbolic-ref.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-symbolic-ref.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-symbolic-ref.html')
-rw-r--r--git-symbolic-ref.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html
index 2fefbb66b..548a51517 100644
--- a/git-symbolic-ref.html
+++ b/git-symbolic-ref.html
@@ -272,7 +272,7 @@ git-symbolic-ref(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-symbolic-ref</em> [-q] [-m &lt;reason&gt;] &lt;name&gt; [&lt;ref&gt;]</p>
+<p><em>git symbolic-ref</em> [-q] [-m &lt;reason&gt;] &lt;name&gt; [&lt;ref&gt;]</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -325,7 +325,7 @@ or that do not have the <tt>readlink(1)</tt> command, this was a bit
cumbersome. On some platforms, <tt>ln -sf</tt> does not even work as
advertised (horrors). Therefore symbolic links are now deprecated
and symbolic refs are used by default.</p>
-<p>git-symbolic-ref will exit with status 0 if the contents of the
+<p><tt>git-symbolic-ref</tt> will exit with status 0 if the contents of the
symbolic ref were printed correctly, with status 1 if the requested
name is not a symbolic ref, or 128 if another error occurs.</p>
</div>
@@ -339,7 +339,7 @@ name is not a symbolic ref, or 128 if another error occurs.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:47:02 UTC
+Last updated 02-Jul-2008 03:02:04 UTC
</div>
</div>
</body>