Autogenerated HTML docs for v1.5.5.1-99-gf0ec4
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 28 Apr 2008 08:40:29 +0000 (08:40 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 28 Apr 2008 08:40:29 +0000 (08:40 +0000)
git-checkout.html
git-checkout.txt
git-rev-parse.html
git-rev-parse.txt

index 1b5fbff208045da5bc16dcc8c6887e4853eb8c2d..a594af5c8e0939d2abad855d650711ef61f4ad09 100644 (file)
@@ -326,7 +326,7 @@ working tree.</p>
 </p>\r
 </dd>\r
 <dt>\r
---track\r
+-t, --track\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -539,7 +539,7 @@ $ git add frotz</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 25-Mar-2008 09:10:21 UTC\r
+Last updated 28-Apr-2008 08:40:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e11cddbfc96f742968789abd369a4f7e240db27c..a644173e15da7e3203fa8de8a6cb917f138f93c2 100644 (file)
@@ -47,7 +47,7 @@ OPTIONS
        by linkgit:git-check-ref-format[1].  Some of these checks
        may restrict the characters allowed in a branch name.
 
---track::
+-t, --track::
        When creating a new branch, set up configuration so that git-pull
        will automatically retrieve data from the start point, which must be
        a branch. Use this if you always pull from the same upstream branch
index 9e07b1936a06c8154d390bacf119b62ac4f0e191..785ccf1ab3c1c0e10882fb9f1c731a90260d1a20 100644 (file)
@@ -356,6 +356,16 @@ distinguish between them.</p>
 </p>\r
 </dd>\r
 <dt>\r
+-q, --quiet\r
+</dt>\r
+<dd>\r
+<p>\r
+        Only meaningful in <tt>--verify</tt> mode. Do not output an error\r
+        message if the first argument is not a valid object name;\r
+        instead exit with non-zero status silently.\r
+</p>\r
+</dd>\r
+<dt>\r
 --sq\r
 </dt>\r
 <dd>\r
@@ -856,7 +866,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Pierre Habouzit &lt;madcoder@debian.or
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 09-Mar-2008 10:38:33 UTC\r
+Last updated 28-Apr-2008 08:40:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6513c2efe17668d5fc25a21385ed117ec76b40b5..110e7ba71f48c54cb94f35e819583826e123a8b1 100644 (file)
@@ -52,6 +52,11 @@ OPTIONS
        The parameter given must be usable as a single, valid
        object name.  Otherwise barf and abort.
 
+-q, --quiet::
+       Only meaningful in `--verify` mode. Do not output an error
+       message if the first argument is not a valid object name;
+       instead exit with non-zero status silently.
+
 --sq::
        Usually the output is made one line per flag and
        parameter.  This option makes output a single line,