summaryrefslogtreecommitdiff
path: root/server/dhcpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'server/dhcpd.8')
-rw-r--r--server/dhcpd.87
1 files changed, 5 insertions, 2 deletions
diff --git a/server/dhcpd.8 b/server/dhcpd.8
index aa4e8127..cf897f12 100644
--- a/server/dhcpd.8
+++ b/server/dhcpd.8
@@ -258,8 +258,11 @@ automatically before installing it.
.BI \-T
Test the lease file. The server tests the lease file
for correct syntax, but will not attempt to perform any network
-operations. This can be used to test a new lease file
-automatically before installing it.
+operations. In addition to reading the lease file it will also
+write the leases to a temporary lease file. The current lease
+file will not be modified and the temporary lease file will be
+removed upon completion of the test. This can be used to test a
+new lease file automatically before installing it.
.TP
.BI \-user \ user
Setuid to user after completing privileged operations,