From a05d39b7226a7a383dc30132a2fac2bbd30a54ec Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 6 Nov 2009 02:38:46 -0500 Subject: Renamed --set-reported-account to just --account This fits better with the --amount and --total options, which both change the amount and total used for calculation. Same with --account: it happens after filtering, but before calculation so that balance reports look as you'd expect. --- test/baseline/opt-code-as-account.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/baseline/opt-code-as-account.test') diff --git a/test/baseline/opt-code-as-account.test b/test/baseline/opt-code-as-account.test index c95ebd22..c669427e 100644 --- a/test/baseline/opt-code-as-account.test +++ b/test/baseline/opt-code-as-account.test @@ -1,4 +1,4 @@ -reg --code-as-account +reg --account=code <<< 2008/01/01 * (100) January Expenses:Books $10.00 -- cgit v1.2.3