summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Merriam <charles.merriam@gmail.com>2014-03-30 11:22:40 -0700
committerCharles Merriam <charles.merriam@gmail.com>2014-03-30 11:22:40 -0700
commit06ffa551af6b3ca2b19ff1846542ca1ecf4e8ce1 (patch)
tree8bab1440ff6f835ef5d3666646fcb44c72f05168 /doc
parent42e6f8b232b4838768d03663c97694c0284c911b (diff)
downloadfork-ledger-06ffa551af6b3ca2b19ff1846542ca1ecf4e8ce1.tar.gz
fork-ledger-06ffa551af6b3ca2b19ff1846542ca1ecf4e8ce1.tar.bz2
fork-ledger-06ffa551af6b3ca2b19ff1846542ca1ecf4e8ce1.zip
More Glossary Terms
Added Command Directive and Journal File. Word wrap touched a couple of entries.
Diffstat (limited to 'doc')
-rw-r--r--doc/GLOSSARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/GLOSSARY.md b/doc/GLOSSARY.md
index e15d602e..19e2fe21 100644
--- a/doc/GLOSSARY.md
+++ b/doc/GLOSSARY.md
@@ -25,4 +25,5 @@ The Ledger software also has its own terms.
**Transaction State**: a state of *cleared*, *pending*, or *uncleared* on each posting. The state is usually set for an entire transaction at once with a mark after the date. The marks are **&#42;** (cleared), **!** (pending), or no mark (uncleared). The
interpretation of this state is up to the user, but is typically used in bank reconcilations or differentiating time worked versus billed. Ledger supports
reports and filters based on state. [&sect; Transaction State](http://www.ledger-cli.org/3.0/doc/ledger3.html#Transaction-state); [&sect; Cleared Report](
+[&sect; Cleared Report](
http://www.ledger-cli.org/3.0/doc/ledger3.html#Cleared-Report)