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:
Simon Michael 2021-06-06 18:17:27 -10:00
parent 9d2d8ac24f
commit f156375ee7
5 changed files with 0 additions and 5 deletions

View File

@ -70,7 +70,6 @@ This command supports the
[output format](#output-format) options,
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.
`csv` output is always in [list mode](#list-or-tree-mode).
### Simple balance report

View File

@ -46,4 +46,3 @@ This command also supports the
[output format](hledger.html#output-format) options
The output formats supported are
`txt`, `csv`, `html`, and (experimental) `json`.
`csv` output is always in [list mode](#list-or-tree-mode).

View File

@ -49,4 +49,3 @@ This command also supports the
[output format](hledger.html#output-format) options
The output formats supported are
`txt`, `csv`, `html`, and (experimental) `json`.
`csv` output is always in [list mode](#list-or-tree-mode).

View File

@ -38,4 +38,3 @@ This command also supports the
[output format](hledger.html#output-format) options
The output formats supported are
`txt`, `csv`, `html`, and (experimental) `json`.
`csv` output is always in [list mode](#list-or-tree-mode).

View File

@ -48,4 +48,3 @@ This command also supports the
[output format](hledger.html#output-format) options
The output formats supported are
`txt`, `csv`, `html`, and (experimental) `json`.
`csv` output is always in [list mode](#list-or-tree-mode).