Tweak a line in query explanation

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
Mcat12
2018-10-10 22:13:53 -04:00
parent 0e7f327bf5
commit 54f68608fc
+1 -1
View File
@@ -169,7 +169,7 @@ This command will query your whitelist, blacklist, wildcards and adlists for a s
* User-specified options are handled
* Using `idn`, it will convert [Internationalized domain names](https://en.wikipedia.org/wiki/Internationalized_domain_name) into [punycode](https://en.wikipedia.org/wiki/Punycode)
* The whitelist and the blacklist are searched (`/etc/pihole/*list`)
* The whitelist and the blacklist are searched
* The possible wildcard matches are then searched (`/etc/dnsmasq.d/03-pihole-wildcard.conf`)
* The adlists are then searched (`/etc/pihole/list.*.domains`)
* Output is determined by the specified options, ensuring that a file name is only printed once