From f1420cc7701e2c71cd559613c02e02e01e088c8d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 27 Sep 2019 17:58:46 -1000 Subject: [PATCH] ;doc: journal: oh, we can declare the null commodity [ci skip] --- hledger-lib/hledger_journal.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-lib/hledger_journal.m4.md b/hledger-lib/hledger_journal.m4.md index 9f1249195..88b45c5ff 100644 --- a/hledger-lib/hledger_journal.m4.md +++ b/hledger-lib/hledger_journal.m4.md @@ -324,7 +324,7 @@ so if your data uses multiple formats, hledger can handle it: commodity $1,000.00 commodity EUR 1.000,00 commodity INR 9,99,99,999.00 -;commodity "" 1 000 000.9455 ; can't declare a format for the null commodity yet +commodity 1 000 000.9455 ``` ### Amount display format