mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-01-11 14:34:44 +00:00
fixed typo
This commit is contained in:
parent
c6857501aa
commit
96f2aa1803
1 changed files with 1 additions and 1 deletions
2
pihole
2
pihole
|
@ -132,7 +132,7 @@ piholeEnable() {
|
||||||
echo "::: Example:"
|
echo "::: Example:"
|
||||||
echo "::: pihole disable 5s - will disable blocking for 5 seconds"
|
echo "::: pihole disable 5s - will disable blocking for 5 seconds"
|
||||||
echo "::: pihole disable 7m - will disable blocking for 7 minutes"
|
echo "::: pihole disable 7m - will disable blocking for 7 minutes"
|
||||||
echo "::: Blocking will not automatically be reenabled!"
|
echo "::: Blocking will not automatically be re-enabled!"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue