diff --git a/groups-clients.lp b/groups-clients.lp index 6cd2e222..86b7a082 100644 --- a/groups-clients.lp +++ b/groups-clients.lp @@ -41,7 +41,8 @@ mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
You can select an existing client or add a custom one by typing into the field above and confirming your entry with ⏎.
+You can select an existing client or add a custom one by typing into the field above and confirming your entry with ⏎. + Multiple clients can be added by separating each client with a space or comma.
Clients may be described either by their IP addresses (IPv4 and IPv6 are supported),
IP subnets (CIDR notation, like 192.168.2.0/24),
their MAC addresses (like 12:34:56:78:9A:BC),
diff --git a/groups-domains.lp b/groups-domains.lp
index 784065ef..1fb0a7c0 100644
--- a/groups-domains.lp
+++ b/groups-domains.lp
@@ -86,7 +86,8 @@ mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
Note:
The domain or regex filter will be automatically assigned to the Default Group.
- Other groups can optionally be assigned in the list below (using Group assignment).
+ Other groups can optionally be assigned in the list below (using Group assignment).
+ You can add multiple entries at once by separating them with spaces (e.g. example.com example.org).