mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-24 08:10:14 +00:00
Added gravity.sh to the list of options
This commit is contained in:
parent
76ea1962be
commit
fee55fa642
4 changed files with 16 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue