From 8e34c5253c7e43e49ec91af1d5a70dfdc646e266 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 21 Feb 2023 00:39:38 -1000 Subject: [PATCH] ;doc: bin/README: tweak --- bin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/README.md b/bin/README.md index 090e6604f..38c4f8939 100644 --- a/bin/README.md +++ b/bin/README.md @@ -45,7 +45,7 @@ converts `paypaljson`'s output to CSV, with format similar to Paypal's manually- ## HLEDGER-RUNNING These scripts run hledger via its CLI, -eg to produce a particular report without remembering a complicated command line. +eg to help you produce a particular report without needing to remember a complicated command line. They might also consume its text or CSV or JSON output. They can be: - small shell aliases or functions, typically defined in shell startup files (eg ~/.bashrc)