logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

   positionalarguments:
       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)

Name

       bean-check - parse and check a Beancount ledger

See Also