diff options
author | John Wiegley <johnw@newartisans.com> | 2012-08-07 15:19:59 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-08-07 15:19:59 -0500 |
commit | a54ee9047b11b52e6bc1edf1431d65977ea9f714 (patch) | |
tree | f703ba16ba4b8ec71bc59c423955eceff8bf0300 /doc | |
parent | afc023406ad658f6f9a2cda69d7d6ce9492bc3af (diff) | |
download | fork-ledger-a54ee9047b11b52e6bc1edf1431d65977ea9f714.tar.gz fork-ledger-a54ee9047b11b52e6bc1edf1431d65977ea9f714.tar.bz2 fork-ledger-a54ee9047b11b52e6bc1edf1431d65977ea9f714.zip |
Doc fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index cdae6bcc..1ea4fd02 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1335,7 +1335,7 @@ Or to see a particular funds expenses, the @samp{School} fund in this case: @smallexample -ledger --code-as-payee -P reg ^Expenses @School +ledger --code-as-payee -P reg ^Expenses @@School @end smallexample Both approaches yield different kinds of flexibility, depending on how |