ofx-processor/README.md
2020-01-17 16:35:56 +01:00

14 lines
243 B
Markdown

# ofx-processor
## Usage
```shell script
process-bpvf /path/to/ofxfile.ofx
# Or
process-revolut /path/to/csvfile.csv
```
It will write a `processed` file in the same folder with the same extension.
It will not overwrite the original file.