README: reformat usage.
This commit is contained in:
parent
15aa62a024
commit
2b83a6d1f0
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -57,12 +57,10 @@ Show usage information for the `fetch` command:
|
||||||
pricehist fetch -h
|
pricehist fetch -h
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
usage: pricehist fetch SOURCE PAIR [-h] [-t TYPE] [-s DATE | -sx DATE]
|
usage: pricehist fetch SOURCE PAIR [-h] [-t TYPE] [-s DATE | -sx DATE] [-e DATE | -ex DATE]
|
||||||
[-e DATE | -ex DATE] [-o beancount|csv|gnucash-sql|ledger] [--invert]
|
[-o beancount|csv|gnucash-sql|ledger] [--invert] [--quantize INT]
|
||||||
[--quantize INT] [--fmt-base SYM] [--fmt-quote SYM] [--fmt-time TIME]
|
[--fmt-base SYM] [--fmt-quote SYM] [--fmt-time TIME] [--fmt-decimal CHAR] [--fmt-thousands CHAR]
|
||||||
[--fmt-decimal CHAR] [--fmt-thousands CHAR]
|
[--fmt-symbol rightspace|right|leftspace|left] [--fmt-datesep CHAR] [--fmt-csvdelim CHAR]
|
||||||
[--fmt-symbol rightspace|right|leftspace|left] [--fmt-datesep CHAR]
|
|
||||||
[--fmt-csvdelim CHAR]
|
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
SOURCE the source identifier
|
SOURCE the source identifier
|
||||||
|
|
Loading…
Add table
Reference in a new issue