[Dnsmasq-discuss] [PATCH] fixed manpage typo under --conf-script

ruijie at netyu.xyz ruijie at netyu.xyz
Thu Dec 8 04:26:19 UTC 2022


From: Ruijie Yu <ruijie at netyu.xyz>

---
 man/dnsmasq.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 2495ed1..df86be7 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -2203,7 +2203,7 @@ therein is updated when dnsmasq receives SIGHUP.
 Execute <file>, and treat what it emits to stdout as the contents of a configuration file.
 If the script exits with a non-zero exit code, dnsmasq treats this as a fatal error.
 The script can be passed arguments, space seperated from the filename and each other so, for instance
-.B --conf-dir="/etc/dnsmasq-uncompress-ads /share/ads-domains.gz"
+.B --conf-script="/etc/dnsmasq-uncompress-ads /share/ads-domains.gz"
 
 with /etc/dnsmasq-uncompress-ads containing 
 
-- 
2.38.1




More information about the Dnsmasq-discuss mailing list