Provided by: beancount_2.2.3+hg20200223.0.3af921a-1_all 

NAME
bean-query - interactive shell for the Beancount Query Language
DESCRIPTION
usage: bean-query [-h] [--version] [-f {text,csv}] [-m] [-o OUTPUT] [-q]
FILENAME.beancount [query [query ...]]
An interactive command-line shell interpreter for the Beancount Query Language.
positional arguments:
FILENAME.beancount
The Beancount input filename to load
query A query to run directly
optional arguments:
-h, --help
show this help message and exit
--version, -V
show program's version number and exit
-f {text,csv}, --format {text,csv}
Output format.
-m, --numberify
Numberify the output, removing the currencies.
-o OUTPUT, --output OUTPUT
Output filename. If not specified, the output goes to stdout. The filename is inspected to select
a sensible default format, if one is not requested.
-q, --no-errors
Do not report errors
bean-query 2.2.3+hg20200223.0.3af921a March 2020 BEAN-QUERY(1)