fix: stats: remove wrong mention of output format in help
This commit is contained in:
parent
e891eecb8b
commit
a7bb6dc5b5
@ -33,6 +33,6 @@ Run time : 0.12 s
|
||||
Throughput : 8342 txns/s
|
||||
```
|
||||
|
||||
This command also supports
|
||||
[output destination](hledger.html#output-destination) and
|
||||
[output format](hledger.html#output-format) selection.
|
||||
This command supports
|
||||
the [-o/--output-file](hledger.html#output-destination) option
|
||||
(but not [-O/--output-format](hledger.html#output-format) selection).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user