Autogenerated HTML docs for v1.2.4-gea75
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 13 Mar 2006 08:20:18 +0000 (08:20 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 13 Mar 2006 08:20:18 +0000 (08:20 +0000)
git-fsck-objects.html
git-fsck-objects.txt

index 1e7f1aa..a325c92 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -274,7 +274,7 @@ git-fsck-objects(1) Manual Page
 <div class="sectionbody">\r
 <div class="verseblock">\r
 <div class="content"><em>git-fsck-objects</em> [--tags] [--root] [--unreachable] [--cache]\r
-                 [--standalone | --full] [--strict] [&lt;object&gt;*]</div></div>\r
+                 [--full] [--strict] [&lt;object&gt;*]</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -328,29 +328,17 @@ index file and all SHA1 references in .git/refs/* as heads.</p>
 </p>\r
 </dd>\r
 <dt>\r
---standalone\r
-</dt>\r
-<dd>\r
-<p>\r
-        Limit checks to the contents of GIT_OBJECT_DIRECTORY\r
-        ($GIT_DIR/objects), making sure that it is consistent and\r
-        complete without referring to objects found in alternate\r
-        object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,\r
-        nor packed git archives found in $GIT_DIR/objects/pack;\r
-        cannot be used with --full.\r
-</p>\r
-</dd>\r
-<dt>\r
 --full\r
 </dt>\r
 <dd>\r
 <p>\r
         Check not just objects in GIT_OBJECT_DIRECTORY\r
         ($GIT_DIR/objects), but also the ones found in alternate\r
-        object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,\r
+        object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES\r
+        or $GIT_DIR/objects/info/alternates,\r
         and in packed git archives found in $GIT_DIR/objects/pack\r
         and corresponding pack subdirectories in alternate\r
-        object pools; cannot be used with --standalone.\r
+        object pools.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -503,7 +491,7 @@ GIT_ALTERNATE_OBJECT_DIRECTORIES
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jan-2006 17:12:31 PDT\r
+Last updated 13-Mar-2006 08:20:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 387b435..93ce9dc 100644 (file)
@@ -10,7 +10,7 @@ SYNOPSIS
 --------
 [verse]
 'git-fsck-objects' [--tags] [--root] [--unreachable] [--cache]
-                [--standalone | --full] [--strict] [<object>*]
+                [--full] [--strict] [<object>*]
 
 DESCRIPTION
 -----------
@@ -38,21 +38,14 @@ index file and all SHA1 references in .git/refs/* as heads.
        Consider any object recorded in the index also as a head node for
        an unreachability trace.
 
---standalone::
-       Limit checks to the contents of GIT_OBJECT_DIRECTORY
-       ($GIT_DIR/objects), making sure that it is consistent and
-       complete without referring to objects found in alternate
-       object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,
-       nor packed git archives found in $GIT_DIR/objects/pack;
-       cannot be used with --full.
-
 --full::
        Check not just objects in GIT_OBJECT_DIRECTORY
        ($GIT_DIR/objects), but also the ones found in alternate
-       object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,
+       object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES
+       or $GIT_DIR/objects/info/alternates,
        and in packed git archives found in $GIT_DIR/objects/pack
        and corresponding pack subdirectories in alternate
-       object pools; cannot be used with --standalone.
+       object pools.
 
 --strict::
        Enable more strict checking, namely to catch a file mode