forked from gaugendre/ofx-processor
12 lines
177 B
Markdown
12 lines
177 B
Markdown
|
# ofx-processor
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```bash
|
||
|
ofxprocessor /path/to/ofxfile.ofx
|
||
|
```
|
||
|
|
||
|
It will write a `processed.ofx` file in the same folder.
|
||
|
|
||
|
It will not overwrite the original ofx file.
|