;doc:scripts: keep a mention of the old -- syntax [#458]
This commit is contained in:
parent
d504e0a7c0
commit
4312d18ef7
@ -251,6 +251,7 @@ $ hledger bar type:al not:tag:clopen cur:\\\\$ # monthly net worth change ($)
|
|||||||
$ hledger bar type:rx --invert cur:\\\\$ # monthly profit/loss ($)
|
$ hledger bar type:rx --invert cur:\\\\$ # monthly profit/loss ($)
|
||||||
$ hledger bar -v 1 -f $TIMELOG -D # daily hours, with numbers
|
$ hledger bar -v 1 -f $TIMELOG -D # daily hours, with numbers
|
||||||
```
|
```
|
||||||
|
(or with hledger <1.50: `hledger bar -- ...`)
|
||||||
|
|
||||||
### hledger-git
|
### hledger-git
|
||||||
|
|
||||||
@ -326,6 +327,7 @@ Examples:
|
|||||||
$ hledger-plot -h
|
$ hledger-plot -h
|
||||||
$ hledger plot bal -DH ^Assets -2
|
$ hledger plot bal -DH ^Assets -2
|
||||||
```
|
```
|
||||||
|
(or with hledger <1.50: `hledger plot -- ...`)
|
||||||
|
|
||||||
### hledger-lots
|
### hledger-lots
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user