<div class="sectionbody">\r
<div class="verseblock">\r
<div class="content"><em>git-fsck</em> [--tags] [--root] [--unreachable] [--cache] [--no-reflogs]\r
- [--full] [--strict] [<object>*]</div></div>\r
+ [--full] [--strict] [--verbose] [<object>*]</div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
to check new projects with this flag.\r
</p>\r
</dd>\r
+<dt>\r
+--verbose\r
+</dt>\r
+<dd>\r
+<p>\r
+ Be chatty.\r
+</p>\r
+</dd>\r
</dl>\r
<p>It tests SHA1 and general object sanity, and it does full tracking of\r
the resulting reachability and everything else. It prints out any\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 02-Jun-2007 21:09:40 UTC\r
+Last updated 05-Jun-2007 09:01:07 UTC\r
</div>\r
</div>\r
</body>\r
--------
[verse]
'git-fsck' [--tags] [--root] [--unreachable] [--cache] [--no-reflogs]
- [--full] [--strict] [<object>*]
+ [--full] [--strict] [--verbose] [<object>*]
DESCRIPTION
-----------
objects that triggers this check, but it is recommended
to check new projects with this flag.
+--verbose::
+ Be chatty.
+
It tests SHA1 and general object sanity, and it does full tracking of
the resulting reachability and everything else. It prints out any
corruption it finds (missing or bad objects), and if you use the