summaryrefslogtreecommitdiff
path: root/doc/Ledger.scriv/162.rtfd/TXT.rtf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Ledger.scriv/162.rtfd/TXT.rtf')
-rw-r--r--doc/Ledger.scriv/162.rtfd/TXT.rtf46
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/Ledger.scriv/162.rtfd/TXT.rtf b/doc/Ledger.scriv/162.rtfd/TXT.rtf
new file mode 100644
index 00000000..d21a5ed7
--- /dev/null
+++ b/doc/Ledger.scriv/162.rtfd/TXT.rtf
@@ -0,0 +1,46 @@
+{\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