Added gravity.sh to the list of options

This commit is contained in:
nate 2016-03-28 18:37:49 -05:00
parent 76ea1962be
commit fee55fa642
4 changed files with 16 additions and 11 deletions

View file

@ -13,7 +13,7 @@
if [[ $# = 0 ]]; then
echo "::: Immediately whitelists one or more domains in the hosts file"
echo ":::"
echo "::: Usage: pihole -w domain1 [domain2 ...]"
echo "::: Usage: sudo pihole.sh -w domain1 [domain2 ...]"
echo ":::"
echo "::: Options:"
echo "::: -d, --delmode Remove domains from the whitelist"