From 278032bc8d19a3e703d25f5092491d925bf83508 Mon Sep 17 00:00:00 2001 From: Michael Sanders Date: Tue, 7 Jul 2020 12:45:51 -0700 Subject: [PATCH] ;doc: Revise doc for & operator --- hledger-lib/hledger_csv.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger-lib/hledger_csv.m4.md b/hledger-lib/hledger_csv.m4.md index fd3221b4a..a7df0cf72 100644 --- a/hledger-lib/hledger_csv.m4.md +++ b/hledger-lib/hledger_csv.m4.md @@ -566,8 +566,8 @@ CSVFIELD is a percent sign followed by the field's name or column number, like ` A single matcher can be written on the same line as the "if"; or multiple matchers can be written on the following lines, non-indented. -Multiple matchers are OR'd (any one of them can match), unless one includes -an `&` symbol, in which case it is combined with the previous matcher. +Multiple matchers are OR'd (any one of them can match), unless one begins with +an `&` symbol, in which case it is AND'ed with the previous matcher. ```rules if