summaryrefslogtreecommitdiffstats
path: root/git-pack-refs.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-pack-refs.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-pack-refs.html')
-rw-r--r--git-pack-refs.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-pack-refs.html b/git-pack-refs.html
index 007dc0763..11a8c42e5 100644
--- a/git-pack-refs.html
+++ b/git-pack-refs.html
@@ -272,7 +272,7 @@ git-pack-refs(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-pack-refs</em> [--all] [--no-prune]</p>
+<p><em>git pack-refs</em> [--all] [--no-prune]</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -292,7 +292,7 @@ file and used if found.</p>
<tt>$GIT_DIR/refs</tt> hierarchy.</p>
<p>A recommended practice to deal with a repository with too many
refs is to pack its refs with <tt>--all --prune</tt> once, and
-occasionally run <tt>git-pack-refs --prune</tt>. Tags are by
+occasionally run <tt>git pack-refs --prune</tt>. Tags are by
definition stationary and are not expected to change. Branch
heads will be packed with the initial <tt>pack-refs --all</tt>, but
only the currently active branch heads will become unpacked,
@@ -336,7 +336,7 @@ hierarchy after packing them. This option tells it not to.
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:52 UTC
+Last updated 02-Jul-2008 03:01:55 UTC
</div>
</div>
</body>