From e2f10f49d913b2a6d29257034cc13f62c989fb87 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 1 Sep 2009 20:36:36 +0000 Subject: [PATCH] update a not-so-good example in convert haddock --- Commands/Convert.hs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Commands/Convert.hs b/Commands/Convert.hs index 86c5baa31..de3c2ece7 100644 --- a/Commands/Convert.hs +++ b/Commands/Convert.hs @@ -24,15 +24,15 @@ Here's an example rules file: > 0,-,4,1 > -> ATM DEPOSIT -> assets:bank:checking -> -> (TO|FROM) SAVINGS -> assets:bank:savings +> SPECTRUM +> expenses:health:gym > > ITUNES > BLKBSTR=BLOCKBUSTER > expenses:entertainment +> +> (TO|FROM) SAVINGS +> assets:bank:savings -}