1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 05:49:10 +00:00

Update help text

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER 2024-06-22 20:35:06 +02:00
parent 5dfcd02c40
commit 7e91b9ab47
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

14
pihole
View File

@ -472,17 +472,17 @@ unsupportedFunc(){
helpFunc() {
echo "Usage: pihole [options]
Example: 'pihole -w -h'
Example: 'pihole -a -h'
Add '-h' after specific commands for more information on usage
Whitelist/Blacklist Options:
-w, whitelist Whitelist domain(s)
-b, blacklist Blacklist domain(s)
Domain Options:
-a, allowlist Allowlist domain(s)
-b, denylist Denylist domain(s)
--regex, regex Regex blacklist domains(s)
--white-regex Regex whitelist domains(s)
--allow-regex Regex allowlist domains(s)
--wild, wildcard Wildcard blacklist domain(s)
--white-wild Wildcard whitelist domain(s)
Add '-h' for more info on whitelist/blacklist usage
--allow-wild Wildcard allowlist domain(s)
Add '-h' for more info on allowlist/denylist usage
Debugging Options:
-d, debug Start a debugging session