summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/dhcpd.8
diff options
context:
space:
mode:
authorCan Erkin Acar <canacar@cvs.openbsd.org>2004-10-31 10:43:39 +0000
committerCan Erkin Acar <canacar@cvs.openbsd.org>2004-10-31 10:43:39 +0000
commit2f0ab5c8cdd215d2ef0b0b640f98a7a14e9c6c8b (patch)
tree5c14b77796d5d45d14c1ab3faa6fbaafecf2c9fe /usr.sbin/dhcpd/dhcpd.8
parentb6df28ae4735bb0abff7d6e1fd3791778a2f9cf7 (diff)
change the undocumented -t flag to -n used for configuration testing
and document it. cleanup some unused/unneeded variables while there. idea & ok henning@
Diffstat (limited to 'usr.sbin/dhcpd/dhcpd.8')
-rw-r--r--usr.sbin/dhcpd/dhcpd.87
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/dhcpd/dhcpd.8 b/usr.sbin/dhcpd/dhcpd.8
index 0dfa752dcb1..30c83f3ae6c 100644
--- a/usr.sbin/dhcpd/dhcpd.8
+++ b/usr.sbin/dhcpd/dhcpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhcpd.8,v 1.6 2004/08/23 19:38:20 pvalchev Exp $
+.\" $OpenBSD: dhcpd.8,v 1.7 2004/10/31 10:43:38 canacar Exp $
.\"
.\" Copyright (c) 1995, 1996 The Internet Software Consortium.
.\" All rights reserved.
@@ -44,7 +44,7 @@
.Nd Dynamic Host Configuration Protocol Server
.Sh SYNOPSIS
.Nm dhcpd
-.Op Fl df
+.Op Fl dfn
.Op Fl c Ar config-file
.Op Fl l Ar lease-file
.Op Ar if0 Op Ar ... ifN
@@ -185,6 +185,9 @@ running
in production, this option should be used
.Em only
for testing lease files in a non-production environment.
+.It Fl n
+Only test configuration, do not run
+.Nm .
.El
.Sh CONFIGURATION
The syntax of the