From 580a5043bf8c246b92b9a7e3bb7aba70a1c3d6f2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 28 May 2013 16:46:26 -0700 Subject: [PATCH] docs: note balance assertions commodity symbol requirement --- MANUAL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANUAL.md b/MANUAL.md index bf0f233a9..862fc65e3 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -264,7 +264,8 @@ After reading a journal file, hledger will check all balance assertions and report an error if any of them fail. Balance assertions can protect you from, eg, inadvertently disrupting reconciled balances while cleaning up old entries. Be aware that they may have some impact -on parsing performance. +on parsing performance. Also note, balance assertion amounts currently +must have a commodity symbol. #### Prices