.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH BEAN-REPORT "1" "November 2020" "bean-report 2.3.3" "User Commands" .SH NAME bean-report \- produces various accounting reports from a Beancount ledger .SH DESCRIPTION usage: bean\-report [\-h] [\-\-version] [\-\-help\-reports [HELP_REPORTS]] .IP [\-\-help\-formats [HELP_FORMATS]] [\-f {text,csv,html,htmldiv,xls,ofx,beancount}] [\-o OUTPUT] [\-t] [\-q] FILENAME.beancount {balances,bal,trial,balsheet,income,journal,register,account,conversions,documents,holdings,cash,networth,equity,export_holdings,export_portfolio,pfexport,exportpf,commodities,lifetimes,prices,all_prices,pricedb,pricesdb,prices_db,tickers,symbols,check,validate,errors,print,accounts,current_events,latest_events,events,activity,updated,stats\-types,stats\-directives,stats\-entries,stats\-postings,ledger,hledger} \&... .PP Produce various custom implemented reports. .SS "positional arguments:" .TP FILENAME.beancount The Beancount input filename to load. .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\-\-help\-reports\fR [HELP_REPORTS], \fB\-\-list\-reports\fR [HELP_REPORTS] Print the full list of supported reports and exit. .TP \fB\-\-help\-formats\fR [HELP_FORMATS], \fB\-\-list\-formats\fR [HELP_FORMATS] Print the full list of supported formats and exit. .TP \fB\-f\fR {text,csv,html,htmldiv,xls,ofx,beancount}, \fB\-\-format\fR {text,csv,html,htmldiv,xls,ofx,beancount} Output format. .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\-t\fR, \fB\-\-timings\fR, \fB\-\-verbose\fR Print timings. .TP \fB\-q\fR, \fB\-\-no\-errors\fR Do not report errors. .SS "report:" .TP {balances,bal,trial,balsheet,income,journal,register,account,conversions,documents,holdings,cash,networth,equity,export_holdings,export_portfolio,pfexport,exportpf,commodities,lifetimes,prices,all_prices,pricedb,pricesdb,prices_db,tickers,symbols,check,validate,errors,print,accounts,current_events,latest_events,events,activity,updated,stats\-types,stats\-directives,stats\-entries,stats\-postings,ledger,hledger} Name/specification of the desired report.