From 510bc8368953010cfe3ed0e6200ab61599a996b3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 4 Dec 2009 23:52:37 +0000 Subject: [PATCH] docs: wording --- MANUAL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MANUAL b/MANUAL index bb004ecf0..57784df54 100644 --- a/MANUAL +++ b/MANUAL @@ -19,8 +19,9 @@ using a plain text file format and the simple but powerful principles of double-entry accounting. It is modelled closely on `John Wiegley's ledger`_ (aka "c++ ledger"), -with some new features added. I wrote hledger because I wanted to build -financial tools in the Haskell programming language rather than in C++. +with some features removed and some new ones added. I wrote hledger +because I wanted to build financial tools in the Haskell programming +language rather than in C++. hledger's basic function is to generate register and balance reports from a plain text ledger file, at the command line or via the web or curses