statement_reconciler: Fix example usage docs
This commit is contained in:
parent
1473d24d6e
commit
bd07154fbb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ representing health insurance for multiple employees.
|
|||
|
||||
Run it like this:
|
||||
|
||||
$ statement_reconciler \
|
||||
$ statement-reconciler \
|
||||
--beancount-file 2021.beancount \
|
||||
--account Liabilities:CreditCard:AMEX \
|
||||
--csv-statement ~/svn/2021-09-10_AMEX_activity.csv \
|
||||
|
|
Loading…
Reference in a new issue