;doc:cli: fix links to balance --layout doc
This commit is contained in:
parent
0fabbc3b32
commit
245178cac8
@ -69,7 +69,7 @@ Many of these work with the higher-level commands as well.
|
|||||||
- rows and columns swapped ([`--transpose`](#multi-period-balance-report))
|
- rows and columns swapped ([`--transpose`](#multi-period-balance-report))
|
||||||
- another field used as account name ([`--pivot`](#multi-period-balance-report))
|
- another field used as account name ([`--pivot`](#multi-period-balance-report))
|
||||||
- custom-formatted line items (single-period reports only) ([`--format`](#balance-report-line-format))
|
- custom-formatted line items (single-period reports only) ([`--format`](#balance-report-line-format))
|
||||||
- commodities displayed on the same line or multiple lines ([`--layout`](#commodity-layout))
|
- commodities displayed on the same line or multiple lines ([`--layout`](#balance-report-layout))
|
||||||
|
|
||||||
This command supports the
|
This command supports the
|
||||||
[output destination](#output-destination) and
|
[output destination](#output-destination) and
|
||||||
@ -801,7 +801,7 @@ Period of generated transactions:
|
|||||||
- possibly restricted by a period specified in the periodic transaction rule.
|
- possibly restricted by a period specified in the periodic transaction rule.
|
||||||
|
|
||||||
|
|
||||||
### Data layout
|
### Balance report layout
|
||||||
|
|
||||||
The `--layout` option affects how balance reports show
|
The `--layout` option affects how balance reports show
|
||||||
multi-commodity amounts and commodity symbols, which can improve readability.
|
multi-commodity amounts and commodity symbols, which can improve readability.
|
||||||
|
|||||||
@ -470,7 +470,7 @@ Here are those commands and the formats currently supported:
|
|||||||
| print | Y | Y | | Y | Y |
|
| print | Y | Y | | Y | Y |
|
||||||
| register | Y | Y | | Y | |
|
| register | Y | Y | | Y | |
|
||||||
|
|
||||||
- *<sup>1</sup> Also affected by the balance commands' [`--layout` option](#commodity-layout).*
|
- *<sup>1</sup> Also affected by the balance commands' [`--layout` option](#balance-report-layout).*
|
||||||
- *<sup>2</sup> `balance` does not support html output without a report interval or with `--budget`.*
|
- *<sup>2</sup> `balance` does not support html output without a report interval or with `--budget`.*
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user