The "test-integrity" command:
Verify that all content can be extracted from the BLOB table correctly.
If the BLOB table is correct, then the repository can always be
successfully reconstructed using "fossil rebuild".
Options:
-d|--db-only Run "PRAGMA integrity_check" on the database only.
No other validation is performed.
--parse Parse all manifests, wikis, tickets, events, and
so forth, reporting any errors found.
-q|--quick Run "PRAGMA quick_check" on the database only.
No other validation is performed.