From 7bf0985a5750d29450c24a6a0ab9b5191e4266e9 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Mon, 21 Nov 2016 11:30:34 +0100 Subject: [PATCH] Extended help text of main pihole command --- pihole | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pihole b/pihole index 017bdaec..406bc2d8 100755 --- a/pihole +++ b/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