diff options
author | thdox <thdox@free.fr> | 2015-02-12 23:46:37 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-21 19:41:17 +0100 |
commit | 459f587012121f8b81f06c9eb807337c5178009e (patch) | |
tree | 7b5196164294fed211c1a26f624a0733d43ba0f3 /test/baseline/opt-rich-data.test | |
parent | 6f6d4ec26cf10d8e2af45b54efaf1b05272c1c02 (diff) | |
download | fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.gz fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.tar.bz2 fork-ledger-459f587012121f8b81f06c9eb807337c5178009e.zip |
Improve documentation about --rich-data.
Conflicts:
doc/ledger.1
Diffstat (limited to 'test/baseline/opt-rich-data.test')
-rw-r--r-- | test/baseline/opt-rich-data.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/baseline/opt-rich-data.test b/test/baseline/opt-rich-data.test index fbb73ebe..265af531 100644 --- a/test/baseline/opt-rich-data.test +++ b/test/baseline/opt-rich-data.test @@ -1,3 +1,13 @@ +test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --now '2014/08/01' +2012/01/01 * KFC + Expenses:Unknown $10 + Equity:Unknown + +2012/01/02 * REWE SAGT DANKE 123454321 + Expenses:Unknown 10€ + Equity:Unknown +end test + test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --detail --now '2014/08/01' 2012/01/01 * KFC ; CSV: 2012/01/01,KFC,$10 |