Provided by: mtbl-bin_1.6.1-1_amd64 

NAME
mtbl_verify - verify integrity of an MTBL file's data and index blocks
SYNOPSIS
mtbl_verify FILE [FILE]...
DESCRIPTION
mtbl_verify(1) verifies the embedded data and index block checksums in the MTBL files specified on the
command line.
Each filename specified on the command line will be verified, and a message indicating whether each file
passed or failed will be printed to stdout. If a file fails, additional information about the failure
will be printed to stderr.
If stdout is a terminal or the -p option is provided, periodic progress indications for successful
verification will be printed for every 10,000 blocks and at the final block..
04/01/2019 MTBL_VERIFY(1)