reconcile: Fix usage example.

This commit is contained in:
Ben Sturmfels 2022-02-09 14:05:09 +11:00
parent 3f735bec95
commit 3bff7845d5
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -6,7 +6,7 @@ $ python3 -m pip install thefuzz
$ python3 conservancy_beancount/reconcile/prototype_amex_reconciler.py \ $ python3 conservancy_beancount/reconcile/prototype_amex_reconciler.py \
--beancount-file=$HOME/conservancy/beancount/books/2021.beancount \ --beancount-file=$HOME/conservancy/beancount/books/2021.beancount \
--csv-statement=$HOME/conservancy/confidential/2021-09-10_AMEX_activity.csv \ --csv-statement=$HOME/conservancy/confidential/2021-09-10_AMEX_activity.csv \
--account=amex --account=Liabilities:CreditCard:AMEX
Conservancy currently enter data by hand rather than using Beancount importers. Conservancy currently enter data by hand rather than using Beancount importers.
This tool is still somewhat like an importer in that it needs to extract This tool is still somewhat like an importer in that it needs to extract