summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-01-30 21:50:23 -0700
committerCraig Earls <enderw88@gmail.com>2013-01-30 21:50:23 -0700
commit0e16ce75f0c219cb83568c1a5b2362bd5028768d (patch)
tree103a2a9ebfc69a6c3191caabf1f0409529093cd4 /doc
parentd9b1258c3480f79a0413cf4c5d07c6818c140503 (diff)
downloadfork-ledger-0e16ce75f0c219cb83568c1a5b2362bd5028768d.tar.gz
fork-ledger-0e16ce75f0c219cb83568c1a5b2362bd5028768d.tar.bz2
fork-ledger-0e16ce75f0c219cb83568c1a5b2362bd5028768d.zip
Add ability to reconcile new account without switching recon buffers
Show cleared balance on command Update documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index ee4c990b..79ce0b0d 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -2502,13 +2502,17 @@ all of the uncleared transactions. The reconcile buffer has several functions:
@item C-x C-s
to save changes (to the ledger file as well).
@item q
- quite the reconcile mode
+ quit the reconcile mode
@item n p
next line or previous line
@item A
add entry
@item D
delete entry
+ @item g
+ reconcile new account
+ @item b
+ show cleared balance in mini-buffer
@item C-l
refresh display
@end table