From c0a4ea8dbe47d0ba13e9cfa6546928129d33060b Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Fri, 12 Mar 2021 21:20:09 -0600 Subject: Tweak default blacklist file's help text (thanks, dive) --- files/blacklist.new | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/blacklist.new b/files/blacklist.new index 6c5bcb6..e1ddd2b 100644 --- a/files/blacklist.new +++ b/files/blacklist.new @@ -7,8 +7,8 @@ # # You can blacklist using regular expressions. # -# Don't use *full* regex here, because all of the following will be checked -# for the regex: series, name, version, arch, build, and fullname. +# All of the following will be checked for the regex: +# Package series, name, version, arch, build, and fullname # When blacklisting packages, you can use extended regex on package names # (such as xorg-.* instead of xorg-server, xorg-docs, etc), and a trailing # slash for package series ("n/", "ap/", "xap/", etc). -- cgit v1.2.3