From 201ea210fb0b7b44efdc6c37deeaf9ef2ce8bdea Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 24 Dec 2020 17:30:44 -0800 Subject: [PATCH] ;cli: doc: intro wording --- hledger/hledger.m4.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 898dceaee..439f93df8 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -16,8 +16,8 @@ _man_({{ # NAME }}) - -hledger is a command-line accounting tool for both power users and folks new to accounting. +This is the command-line interface (CLI) for the hledger accounting tool. +Here we also describe hledger's concepts and file formats. This manual is for hledger _version_. _man_({{ @@ -37,8 +37,7 @@ _man_({{ m4_dnl Include the standard description: _hledgerdescription_ -This is hledger’s command-line interface (there are also terminal and web -interfaces). Its basic function is to read a plain text file describing +The basic function of the hledger CLI is to read a plain text file describing financial transactions (in accounting terms, a general journal) and print useful reports on standard output, or export them as CSV. hledger can also read some other file formats such as CSV files, translating