.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH BEAN-QUERY "1" "November 2020" "bean-query 2.3.3" "User Commands" .SH NAME bean-query \- interactive shell for the Beancount Query Language .SH DESCRIPTION usage: bean\-query [\-h] [\-\-version] [\-f {text,csv}] [\-m] [\-o OUTPUT] [\-q] .IP FILENAME.beancount [query [query ...]] .PP An interactive command\-line shell interpreter for the Beancount Query Language. .SS "positional arguments:" .TP FILENAME.beancount The Beancount input filename to load .TP query A query to run directly .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR, \fB\-V\fR show program's version number and exit .TP \fB\-f\fR {text,csv}, \fB\-\-format\fR {text,csv} Output format. .TP \fB\-m\fR, \fB\-\-numberify\fR Numberify the output, removing the currencies. .TP \fB\-o\fR OUTPUT, \fB\-\-output\fR 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. .TP \fB\-q\fR, \fB\-\-no\-errors\fR Do not report errors