;doc: bal: fix list formatting
This commit is contained in:
parent
678d3b0a06
commit
20d8f9f7e2
@ -270,6 +270,7 @@ Here are some ways to handle that:
|
|||||||
### Commodity layout
|
### Commodity layout
|
||||||
|
|
||||||
With `--layout`, you can control how amounts with more than one commodity are displayed:
|
With `--layout`, you can control how amounts with more than one commodity are displayed:
|
||||||
|
|
||||||
- `--layout=wide[,WIDTH]`: on a single line, possibly elided to the specified width
|
- `--layout=wide[,WIDTH]`: on a single line, possibly elided to the specified width
|
||||||
- `--layout=tall`: each commodity is displayed on a separate line
|
- `--layout=tall`: each commodity is displayed on a separate line
|
||||||
- `--layout=bare`: commodity symbols are displayed in a separate column, and amounts are displayed as bare numbers
|
- `--layout=bare`: commodity symbols are displayed in a separate column, and amounts are displayed as bare numbers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user