Add warning to man page, -d option

This commit is contained in:
Simon Kelley
2012-11-12 21:07:44 +00:00
parent d1a5975f9b
commit 83b2198e86

View File

@@ -83,7 +83,9 @@ or launchd.
Debug mode: don't fork to the background, don't write a pid file, Debug mode: don't fork to the background, don't write a pid file,
don't change user id, generate a complete cache dump on receipt on don't change user id, generate a complete cache dump on receipt on
SIGUSR1, log to stderr as well as syslog, don't fork new processes SIGUSR1, log to stderr as well as syslog, don't fork new processes
to handle TCP queries. to handle TCP queries. Note that this option is for use in debugging
only, to stop dnsmasq daemonising in production, use
.B -k.
.TP .TP
.B \-q, --log-queries .B \-q, --log-queries
Log the results of DNS queries handled by dnsmasq. Enable a full cache dump on receipt of SIGUSR1. Log the results of DNS queries handled by dnsmasq. Enable a full cache dump on receipt of SIGUSR1.