From 659aeef56f9db5797a8d6d6793b842ddbfc281a6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 16 Apr 2021 12:13:28 -1000 Subject: [PATCH] ;doc: commodity display style: correction --- hledger/hledger.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 5166ef37e..cc9e46ed9 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1863,8 +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. -(Except for [price amounts](#prices), which are always displayed as written, -and the [`print`](#print) command, which displays all amounts as written). +(Exceptions: [price amounts](#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.