Extended help text of main pihole command
This commit is contained in:
parent
291ca0874a
commit
7bf0985a57
2
pihole
2
pihole
|
@ -217,6 +217,8 @@ helpFunc() {
|
|||
::: status Is Pi-Hole Enabled or Disabled
|
||||
::: enable Enable 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
|
||||
EOM
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue