Provided by: beancount_2.3.3-1build4_all 

NAME
bean-check - parse and check a Beancount ledger
DESCRIPTION
usage: bean-check [-h] [--version] [-v] [-C] [--cache-filename CACHE_FILENAME]
filename
Parse, check and realize a beancount input file. This also measures the time it takes to run all these
steps.
positional arguments:
filename
Beancount input filename.
options:
-h, --help
show this help message and exit
--version, -V
show program's version number and exit
-v, --verbose
Print timings.
-C, --no-cache
Disable the cache from the command-line.
--cache-filename CACHE_FILENAME
Override the name of the cache
bean-check 2.3.3 March 2022 BEAN-CHECK(1)