From b3c8810edd7014351c4e09308d6914393160e164 Mon Sep 17 00:00:00 2001 From: Martin Brose <13284268+martinbrose@users.noreply.github.com> Date: Sun, 24 Apr 2022 23:10:15 +0100 Subject: [PATCH] Additional line break added Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com> --- docs/guides/misc/whitelist-blacklist.md | 1 + 1 file changed, 1 insertion(+) 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