fix: stats: remove wrong mention of output format in help

This commit is contained in:
Simon Michael 2023-01-10 23:30:15 -10:00
parent e891eecb8b
commit a7bb6dc5b5

View File

@ -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).