From 36d1093b8413dbaef64156555e47e8708f161e6f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 14 Oct 2024 14:56:54 -1000 Subject: [PATCH] imp: check accounts: simplify confusing suggestion in error message --- hledger-lib/Hledger/Data/JournalChecks.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/hledger-lib/Hledger/Data/JournalChecks.hs b/hledger-lib/Hledger/Data/JournalChecks.hs index adba53f0d..68ba523e2 100644 --- a/hledger-lib/Hledger/Data/JournalChecks.hs +++ b/hledger-lib/Hledger/Data/JournalChecks.hs @@ -67,7 +67,6 @@ journalCheckAccounts j = mapM_ checkacct (journalPostings j) ,"Consider adding an account directive. Examples:" ,"" ,"account %s" - ,"account %s ; type:A ; (L,E,R,X,C,V)" ]) f l ex (show a) a a where (f,l,_mcols,ex) = makePostingAccountErrorExcerpt p