summaryrefslogtreecommitdiff
path: root/man/dnsmasq.8
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2021-07-09 22:48:49 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2021-07-09 22:48:49 +0100
commit767d9cbd9692fb7722b05ac60ee261ad25a5d113 (patch)
tree4f312092c323b100b992489112e4635b1d07d5f7 /man/dnsmasq.8
parente7ccd95c04f5108db23d97f409caf7e739a1c51e (diff)
downloaddnsmasq-767d9cbd9692fb7722b05ac60ee261ad25a5d113.tar.gz
Add --quiet-tftp.
Diffstat (limited to 'man/dnsmasq.8')
-rw-r--r--man/dnsmasq.87
1 files changed, 4 insertions, 3 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 7ddd05b..b6a1f27 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -1612,10 +1612,11 @@ tried. This flag disables this check. Use with caution.
Extra logging for DHCP: log all the options sent to DHCP clients and
the tags used to determine them.
.TP
-.B --quiet-dhcp, --quiet-dhcp6, --quiet-ra
+.B --quiet-dhcp, --quiet-dhcp6, --quiet-ra, --quiet-tftp
Suppress logging of the routine operation of these protocols. Errors and
-problems will still be logged. \fB--quiet-dhcp\fP and quiet-dhcp6 are
-over-ridden by \fB--log-dhcp\fP.
+problems will still be logged. \fB--quiet-tftp\fP does not consider file not
+found to be an error. \fB--quiet-dhcp\fP and quiet-dhcp6 are over-ridden by
+\fB--log-dhcp\fP.
.TP
.B \-l, --dhcp-leasefile=<path>
Use the specified file to store DHCP lease information.