summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-01-30 20:51:30 -0800
committerCraig Earls <enderw88@gmail.com>2013-01-30 20:51:30 -0800
commitce169b3b48b76c6825d22e41f29a6b2bfa34f371 (patch)
tree103a2a9ebfc69a6c3191caabf1f0409529093cd4 /doc
parentd9b1258c3480f79a0413cf4c5d07c6818c140503 (diff)
parent0e16ce75f0c219cb83568c1a5b2362bd5028768d (diff)
downloadfork-ledger-ce169b3b48b76c6825d22e41f29a6b2bfa34f371.tar.gz
fork-ledger-ce169b3b48b76c6825d22e41f29a6b2bfa34f371.tar.bz2
fork-ledger-ce169b3b48b76c6825d22e41f29a6b2bfa34f371.zip
Merge pull request #142 from enderw88/ledger-reconcile-new-account
Add ability to reconcile new account without switching recon buffers
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