Bugs 726 and 727. Remove reference to draft and lisp commands in man page

This commit is contained in:
Craig Earls 2012-10-26 09:59:20 -07:00
parent 7cee6c559b
commit e3cd1045d5

View file

@ -92,29 +92,23 @@ Report of postings matching the
.Ar report-query .Ar report-query
in CSV format (comma-separated values). Useful for exporting data to a in CSV format (comma-separated values). Useful for exporting data to a
spreadsheet for further analysis or charting. spreadsheet for further analysis or charting.
.It Nm draft Oo Ar draft-template Oc .It Nm entry Oo Ar entry-template Oc
Generate and display a new, properly formatted Ledger transaction by comparing Generate and display a new, properly formatted Ledger transaction by comparing
the the
.Ar draft-template .Ar entry-template
to the transactions in your data file(s). For more information on draft to the transactions in your data file(s). For more information on draft
templates and using this command to quickly create new transactions, see the templates and using this command to quickly create new transactions, see the
section section
.Sx DRAFTS . .Sx ENTRIES .
.Pp .Pp
The synonyms The synonym
.Nm entry
and
.Nm xact .Nm xact
are also accepted. is also accepted.
.It Nm emacs Oo Ar query Oc .It Nm emacs Oo Ar query Oc
Outputs posting and transaction data in a format readily consumed by the Emacs Outputs posting and transaction data in a format readily consumed by the Emacs
editor, in a series of Lisp forms. This is used by the editor, in a series of Lisp forms. This is used by the
.Li ledger.el .Li ledger.el
Emacs mode to process reporting data from Ledger. Emacs mode to process reporting data from Ledger.
.Pp
The synonym
.Nm lisp
is also accepted.
.It Nm equity Oo Ar report-query Oc .It Nm equity Oo Ar report-query Oc
Prints a series of transactions that balance current totals for Prints a series of transactions that balance current totals for
accounts matching the accounts matching the
@ -586,7 +580,7 @@ for example:
.It Nm xact .It Nm xact
.El .El
.Pp .Pp
.Sh DRAFTS .Sh ENTRIES
.Pp .Pp
.Sh FORMATS .Sh FORMATS
.Pp .Pp