Add missing hyphens.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-08-22 13:57:01 +02:00
parent cc40c18f49
commit aef7892de6
2 changed files with 6 additions and 6 deletions

8
pihole
View File

@@ -375,10 +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)
--regex, regex Regex blacklist domains(s)
--whiteregex Regex whitelist domains(s)
--wild, wildcard Wildcard blacklist domain(s)
--whitewild Wildcard whitelist domain(s)
--regex, regex Regex blacklist domains(s)
--white-regex Regex whitelist domains(s)
--wild, wildcard Wildcard blacklist domain(s)
--white-wild Wildcard whitelist domain(s)
Add '-h' for more info on whitelist/blacklist usage
Debugging Options: