diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index cc9e46ed9..36129cdd5 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1863,7 +1863,8 @@ commodity 1 000 000.9455 ### Commodity display style For the amounts in each commodity, hledger chooses a consistent display style to use in most reports. -(Exceptions: [price amounts](#prices), and all amounts displayed by the [`print`](#print) command, +(Exceptions: [price amounts](#transaction-prices), +and all amounts displayed by the [`print`](#print) command, are displayed with all of their decimal digits visible.) A commodity's display style is inferred as follows.