From 51c1488ef60e095034b2f8cd57b69f58f59d7145 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Mon, 6 Feb 2023 23:12:30 +0100 Subject: docs: Specify regex dialect used by ledger Closes #2145 --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index dbe82a37..98e4d2ad 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -4264,7 +4264,7 @@ $ ledger balance -f drewr3.dat Income $ -2,030.00 @end smallexample -You can use general regular expressions in nearly any place Ledger +You can use general regular expressions (PCRE) in nearly any place Ledger needs a string: @smallexample @c command:EAE389F -- cgit v1.2.3