Help: dbstat
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "dbstat" command:

Usage: fossil dbstat OPTIONS

Shows statistics and global information about the repository and/or verify the integrity of a repository.

Options:

-b|--brief
Only show essential elements
--db-check
Run "PRAGMA quick_check" on the repository database
--db-verify
Run a full verification of the repository integrity. This involves decoding and reparsing all artifacts and can take significant time.
--omit-version-info
Omit the SQLite and Fossil version information