diff options
author | John Wiegley <johnw@newartisans.com> | 2016-10-27 13:02:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-27 13:02:51 -0700 |
commit | 310370db041349c94e6984cc283be18f5a25a6ca (patch) | |
tree | 6fded764d20a422e3fe8871101756caa6755b6c8 /doc/ledger.1 | |
parent | 77b9c60a3eb63219286c7fccf234224a94923455 (diff) | |
parent | 978466c8012839614332c42390dca713f8fac608 (diff) | |
download | fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.gz fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.bz2 fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.zip |
Merge pull request #474 from thdox/ledger-mode-finalize-split
Ledger mode finalize split
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index ffc7decf..80649496 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -111,9 +111,8 @@ The synonym is also accepted. .It Ic emacs Oo Ar query Oc Output posting and transaction data in a format readily consumed by the Emacs -editor, in a series of Lisp forms. This is used by the -.Pa ledger.el -Emacs mode to process reporting data from +editor, in a series of Lisp forms. This is used by the Emacs ledger-mode to +process reporting data from .Nm . .It Ic equity Oo Ar report-query Oc Print a transaction with a series of postings that balance current totals for |