mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Extended help text of main pihole command
This commit is contained in:
parent
291ca0874a
commit
7bf0985a57
1 changed files with 2 additions and 0 deletions
2
pihole
2
pihole
|
@ -217,6 +217,8 @@ helpFunc() {
|
||||||
::: status Is Pi-Hole Enabled or Disabled
|
::: status Is Pi-Hole Enabled or Disabled
|
||||||
::: enable Enable Pi-Hole DNS Blocking
|
::: enable Enable Pi-Hole DNS Blocking
|
||||||
::: disable Disable Pi-Hole DNS Blocking
|
::: disable Disable Pi-Hole DNS Blocking
|
||||||
|
::: Blocking can also be disabled only temporarily, e.g.,
|
||||||
|
::: pihole disable 5m - will disable blocking for 5 minutes
|
||||||
::: restartdns Restart dnsmasq
|
::: restartdns Restart dnsmasq
|
||||||
EOM
|
EOM
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in a new issue