mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
wildcard & space
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
This commit is contained in:
parent
9970f3786f
commit
213f23aaf6
6
pihole.8
6
pihole.8
@ -230,7 +230,7 @@ Available commands and options:
|
|||||||
Enable Pi-hole subsystems
|
Enable Pi-hole subsystems
|
||||||
.br
|
.br
|
||||||
|
|
||||||
\fBdisable\fR [time]
|
\fBdisable\fR [time]
|
||||||
.br
|
.br
|
||||||
Disable Pi-hole subsystems, optionally for a set duration
|
Disable Pi-hole subsystems, optionally for a set duration
|
||||||
.br
|
.br
|
||||||
@ -248,7 +248,7 @@ Available commands and options:
|
|||||||
Restart Pi-hole subsystems
|
Restart Pi-hole subsystems
|
||||||
.br
|
.br
|
||||||
|
|
||||||
\fBcheckout\fR [repo][branch]
|
\fBcheckout\fR [repo] [branch]
|
||||||
.br
|
.br
|
||||||
Switch Pi-hole subsystems to a different Github branch
|
Switch Pi-hole subsystems to a different Github branch
|
||||||
.br
|
.br
|
||||||
@ -281,7 +281,7 @@ Some usage examples
|
|||||||
.br
|
.br
|
||||||
\fBpihole -b -d noads.example.com\fR Remove "noads.example.com" from blacklist
|
\fBpihole -b -d noads.example.com\fR Remove "noads.example.com" from blacklist
|
||||||
.br
|
.br
|
||||||
\fBpihole -wild example\fR Add "example" as wildcard - would block ads.example.net, example.com etc.
|
\fBpihole -wild example.com\fR Add "example.com" as wildcard - would block ads.example.com, www.example.com etc.
|
||||||
.br
|
.br
|
||||||
|
|
||||||
Changing the web ui password
|
Changing the web ui password
|
||||||
|
Loading…
Reference in New Issue
Block a user