From 00b4efffc95ae52832ef41386173d7001dfd24f8 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 4 Dec 2012 00:44:58 +0000 Subject: [PATCH] docs: note ! is parsed like * --- MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.md b/MANUAL.md index 62d735be5..d329f7812 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -157,7 +157,7 @@ Here's an example: expenses:supplies $1 ; <- this transaction debits two expense accounts assets:cash ; <- $-2 inferred - 2008/12/31 * pay off ; <- an optional * after the date means "cleared" (or anything you want) + 2008/12/31 * pay off ; <- an optional * or ! after the date means "cleared" (or anything you want) liabilities:debts $1 assets:bank:checking