From a3e94290e4a08322f601ddc0e7c9290bdbc9d706 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 7 Jan 2021 10:18:19 -0800 Subject: [PATCH] ;csv: doc: amount tips: tweaks --- hledger/hledger.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index c8a407f3f..465eee466 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -3953,8 +3953,8 @@ Here are the ways to set a posting's amount: "1", "none" ``` - If you have CSV like this, use [conditional rules](#if-block) instead. - For example, if you want hledger to choose the value containing non-zero digits: + If your CSV has amount values like this, use [conditional rules](#if-block) instead. + For example, to make hledger to choose the value containing non-zero digits: ```rules fields date, description, in, out