Extended help text of main pihole command

This commit is contained in:
DL6ER 2016-11-21 11:30:34 +01:00
parent 291ca0874a
commit 7bf0985a57
1 changed files with 2 additions and 0 deletions

2
pihole
View File

@ -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