From 60bb79a36c20a4c4ec62e0956c0b008408771299 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 7 May 2023 20:41:21 +0200 Subject: [PATCH] Mention "ignore-line-regexp" can be used multiple times in man page --- bin/blhc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/blhc b/bin/blhc index 9e3c945..ed0011f 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1568,7 +1568,8 @@ log: blhc: ignore-line-regexp: REGEXP All lines fully matching REGEXP (see B<--ignore-line> for details) will be -ignored. +ignored. The string can be embedded multiple times to ignore different +regexps. Please use this feature sparingly so that missing flags are not overlooked. If you find false positives which affect more packages please report a bug. -- 2.43.2