Document the "-D" option (UTSL).

This commit is contained in:
David E. O'Brien 1999-04-14 05:37:54 +00:00
parent 68cd974800
commit 4b056ee860

View File

@ -48,6 +48,9 @@ dhclient - Dynamic Host Configuration Protocol Client
.B -1
]
[
.B -D
]
[
.B -d
]
[
@ -145,6 +148,15 @@ flag should be specified. This is useful when running dhclient under
a debugger, or when running it out of inittab on System V systems.
.PP
The
.B -D
flag causes
.B dhclient
to save the script it creates for use in conjunction with
.B dhclient-script
in
.IR /tmp.
.PP
The
.B -1
flag cause dhclient to try once to get a lease. If it fails, dhclient exits.
.PP