diff options
author | John Wiegley <johnw@newartisans.com> | 2010-02-05 05:35:14 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-02-05 05:35:14 -0500 |
commit | 547137096051ab985dca6f8e5c7be191b62ccb0c (patch) | |
tree | 2f3a39c4b71b8cb8b232502401e8dd2c8c2247ef /doc/Ledger.scriv/162.rtfd/TXT.rtf | |
parent | c6873d32aa121289e87be7eb16ff531c6d468d2a (diff) | |
parent | 69da18cd303b10f9badd542141ffdfd546009508 (diff) | |
download | fork-ledger-547137096051ab985dca6f8e5c7be191b62ccb0c.tar.gz fork-ledger-547137096051ab985dca6f8e5c7be191b62ccb0c.tar.bz2 fork-ledger-547137096051ab985dca6f8e5c7be191b62ccb0c.zip |
Merge branch 'next'
Diffstat (limited to 'doc/Ledger.scriv/162.rtfd/TXT.rtf')
-rw-r--r-- | doc/Ledger.scriv/162.rtfd/TXT.rtf | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/doc/Ledger.scriv/162.rtfd/TXT.rtf b/doc/Ledger.scriv/162.rtfd/TXT.rtf deleted file mode 100644 index d21a5ed7..00000000 --- a/doc/Ledger.scriv/162.rtfd/TXT.rtf +++ /dev/null @@ -1,46 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460 -{\fonttbl\f0\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl264\slmult1\ql\qnatural\pardirnatural - -\f0\fs28 \cf0 By default, all regular postings are included in each report. To\ -limit the report to certain kinds of postings, use one or more of\ -the following options:\ -\ -@table @option\ -@item -C, --cleared\ -Consider only cleared postings.\ -@item -U, --uncleared\ -Consider only uncleared and pending postings.\ -@item -R, --real\ -Consider only real (non-virtual) postings.\ -@item -L, --actual\ -Consider only actual (non-automated) postings.\ -@end table\ -\ -Cleared postings are indicated by an asterix placed just before\ -the payee name in a posting. The meaning of this flag is up to\ -the user, but typically it means that a transaction has been seen on a\ -financial statement. Pending postings use an exclamation mark in\ -the same position, but are mainly used only by reconciling software.\ -Uncleared postings are for things like uncashed checks, credit\ -charges that haven't appeared on a statement yet, etc.\ -\ -Real postings are all non-virtual postings, where the account\ -name is not surrounded by parentheses or square brackets. Virtual\ -postings are useful for showing a transfer of money that never\ -really happened, like money set aside for savings without actually\ -transferring it from the parent account.\ -\ -Actual postings are those not generated, either as part of an\ -automated transaction, or a budget or forecast report. A useful of when you\ -might like to filter out generated postings is with a budget:\ -\ -@example\ -ledger --budget --actual reg ^expenses\ -@end example\ -\ -This command outputs all postings affecting a budgeted account,\ -but without subtracting the budget amount (because the generated\ -postings are suppressed with @option\{--actual\}). The report shows\ -how much you actually spent on budgeted items.}
\ No newline at end of file |