diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-02-20 23:09:09 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-02-20 23:09:09 +0100 |
commit | cad6bbd3865db9c023862656bd6fa3c5ee3bb1e5 (patch) | |
tree | 1e0a1041a623f9f39296c39020e97b934db87c8a /doc/ledger3.texi | |
parent | b1d73eaa84eb2aedad9400dff14465f24e9acbd2 (diff) | |
download | fork-ledger-cad6bbd3865db9c023862656bd6fa3c5ee3bb1e5.tar.gz fork-ledger-cad6bbd3865db9c023862656bd6fa3c5ee3bb1e5.tar.bz2 fork-ledger-cad6bbd3865db9c023862656bd6fa3c5ee3bb1e5.zip |
[doc] Fix skipped doc tests
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 12956d61..936a69e0 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -4373,7 +4373,7 @@ ledger bal Allocation --current --format "\ Which yields: -@smallexample @c result:582C8C2 +@smallexample @c output:582C8C2 Allocation 100.00% $30000 Bonds/Cash 39.90% $11970 Equities 60.10% $18030 @@ -9774,7 +9774,7 @@ Evaluate the given period and report how Ledger interprets it: @smallexample @c command:51F6A2C $ ledger period "this year" --now 2011-01-01 @end smallexample -@smallexample @c result:51F6A2C +@smallexample @c output:51F6A2C --- Period expression tokens --- TOK_THIS: this TOK_YEAR: year |