Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraymer committed Jun 6, 2015
1 parent 14d75db commit 81be305
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,16 @@ Features
Usage
-----

usage: qifqif.py [-h] [-a] [-c CONFIG] [-o DEST] [-b] QIF_FILE

usage: qifqif.py [-h] [-a] [-c CONFIG] [-o DEST] [-b] QIF_FILE
optional arguments:

-a, --audit-mode pause after each transaction
-c CONFIG, --config CONFIG configuration filename in json format. DEFAULT: ~/.qifqif.json
-d, --dry-run dry-run mode: just print instead of write file
-o DEST, --output DEST output filename. DEFAULT: edit input file in-place
-b, --batch-mode skip transactions that require user input

More infos on the `wiki`_ page

.. _wiki: https://github.com/Kraymer/qifqif/wiki
Expand Down

0 comments on commit 81be305

Please sign in to comment.