docs: simplify

This commit is contained in:
Simon Michael 2010-02-26 00:28:43 +00:00
parent cc2d005501
commit 691c6e99ad

10
MANUAL
View File

@ -162,11 +162,11 @@ Overview
This version of hledger mimics a subset of ledger 3.x, and adds some This version of hledger mimics a subset of ledger 3.x, and adds some
features of its own. We currently support regular ledger entries, timelog features of its own. We currently support regular ledger entries, timelog
entries, multiple commodities, price history (for fixed-rate entries, multiple commodities, (fixed) price history, virtual postings,
transactions), virtual postings, filtering by account and description, the filtering by account and description, the familiar print, register &
familiar print, register & balance commands and several new commands. We balance commands and several new commands. We handle (almost) the full
handle (almost) the full period expression syntax, and very limited period expression syntax, and very limited display expressions consisting
display expressions consisting of a simple date predicate. of a simple date predicate.
Here is the command-line help:: Here is the command-line help::