From 691c6e99ad5cd1bd521f9cda9ccb0466745c6466 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 26 Feb 2010 00:28:43 +0000 Subject: [PATCH] docs: simplify --- MANUAL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MANUAL b/MANUAL index 71b20c417..3abec26c4 100644 --- a/MANUAL +++ b/MANUAL @@ -162,11 +162,11 @@ Overview 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 -entries, multiple commodities, price history (for fixed-rate -transactions), virtual postings, filtering by account and description, the -familiar print, register & balance commands and several new commands. We -handle (almost) the full period expression syntax, and very limited -display expressions consisting of a simple date predicate. +entries, multiple commodities, (fixed) price history, virtual postings, +filtering by account and description, the familiar print, register & +balance commands and several new commands. We handle (almost) the full +period expression syntax, and very limited display expressions consisting +of a simple date predicate. Here is the command-line help::