Revert "balcmds: note that csv output forces list mode (#1566)"
This reverts commit 3f6d7ba580.
CSV output doesn't force list mode, it forces full account names.
This commit is contained in:
parent
9d2d8ac24f
commit
f156375ee7
@ -70,7 +70,6 @@ This command supports the
|
|||||||
[output format](#output-format) options,
|
[output format](#output-format) options,
|
||||||
with output formats `txt`, `csv`, `json`, and (multi-period reports only:) `html`.
|
with output formats `txt`, `csv`, `json`, and (multi-period reports only:) `html`.
|
||||||
In `txt` output in a colour-supporting terminal, negative amounts are shown in red.
|
In `txt` output in a colour-supporting terminal, negative amounts are shown in red.
|
||||||
`csv` output is always in [list mode](#list-or-tree-mode).
|
|
||||||
|
|
||||||
### Simple balance report
|
### Simple balance report
|
||||||
|
|
||||||
|
|||||||
@ -46,4 +46,3 @@ This command also supports the
|
|||||||
[output format](hledger.html#output-format) options
|
[output format](hledger.html#output-format) options
|
||||||
The output formats supported are
|
The output formats supported are
|
||||||
`txt`, `csv`, `html`, and (experimental) `json`.
|
`txt`, `csv`, `html`, and (experimental) `json`.
|
||||||
`csv` output is always in [list mode](#list-or-tree-mode).
|
|
||||||
|
|||||||
@ -49,4 +49,3 @@ This command also supports the
|
|||||||
[output format](hledger.html#output-format) options
|
[output format](hledger.html#output-format) options
|
||||||
The output formats supported are
|
The output formats supported are
|
||||||
`txt`, `csv`, `html`, and (experimental) `json`.
|
`txt`, `csv`, `html`, and (experimental) `json`.
|
||||||
`csv` output is always in [list mode](#list-or-tree-mode).
|
|
||||||
|
|||||||
@ -38,4 +38,3 @@ This command also supports the
|
|||||||
[output format](hledger.html#output-format) options
|
[output format](hledger.html#output-format) options
|
||||||
The output formats supported are
|
The output formats supported are
|
||||||
`txt`, `csv`, `html`, and (experimental) `json`.
|
`txt`, `csv`, `html`, and (experimental) `json`.
|
||||||
`csv` output is always in [list mode](#list-or-tree-mode).
|
|
||||||
|
|||||||
@ -48,4 +48,3 @@ This command also supports the
|
|||||||
[output format](hledger.html#output-format) options
|
[output format](hledger.html#output-format) options
|
||||||
The output formats supported are
|
The output formats supported are
|
||||||
`txt`, `csv`, `html`, and (experimental) `json`.
|
`txt`, `csv`, `html`, and (experimental) `json`.
|
||||||
`csv` output is always in [list mode](#list-or-tree-mode).
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user