diff --git a/docs/guides/misc/whitelist-blacklist.md b/docs/guides/misc/whitelist-blacklist.md index 717cc10..3723e75 100644 --- a/docs/guides/misc/whitelist-blacklist.md +++ b/docs/guides/misc/whitelist-blacklist.md @@ -17,6 +17,7 @@ Each script accepts the following parameters: | `-q` | Quiet mode. Console output is minimal. Useful for calling from another script (see `gravity.sh`) | Domains passed are parsed by the script to ensure they are valid domains. If a domain is invalid it will be ignored. + Whitelisted/Blacklisted domains are associated with the Default Group within Group Management. If the domain should be associated with other groups, these will need to be selected in **Group Management > Domains** within the Pi-Hole web frontend. #### Example `pihole -w` usages