Add --whitewild to help texts and man pages.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-07-22 22:26:27 +02:00
parent 40d0caa70b
commit 6f58d58cae
3 changed files with 21 additions and 7 deletions

3
pihole
View File

@@ -375,9 +375,10 @@ Add '-h' after specific commands for more information on usage
Whitelist/Blacklist Options:
-w, whitelist Whitelist domain(s)
-b, blacklist Blacklist domain(s)
--wild, wildcard Wildcard blacklist domain(s)
--regex, regex Regex blacklist domains(s)
--whiteregex Regex whitelist domains(s)
--wild, wildcard Wildcard blacklist domain(s)
--whitewild Wildcard whitelist domain(s)
Add '-h' for more info on whitelist/blacklist usage
Debugging Options: