| BEAN-IDENTIFY(1) | User Commands | BEAN-IDENTIFY(1) |
NAME
bean-identify - identify Beancount ledger for transaction extraction
DESCRIPTION
usage: bean-identify [-h] [--version]
- CONFIG_FILENAME DIR-OR-FILE [DIR-OR-FILE ...]
Identify files for import
positional arguments:
- CONFIG_FILENAME
- Importer configuration file. This is a Python file with a data structure that is specific to your accounts
- DIR-OR-FILE
- Filenames or directories to search for files to import
options:
- -h, --help
- show this help message and exit
- --version, -V
- show program's version number and exit
| April 2024 | bean-identify 2.3.6 |