diff options
-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 30d7d5a4..bfe12a75 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 |