forked from gaugendre/ofx-processor
11 lines
177 B
Markdown
11 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.
|