summaryrefslogtreecommitdiffstats
path: root/dhcpcd.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-20 22:47:39 +0000
committerRoy Marples <roy@marples.name>2008-05-20 22:47:39 +0000
commita443fcfea7a5c3905d516a3965c6180f3c2091f6 (patch)
tree6625d2409aefaa7173e423a066398f3f7bc488cf /dhcpcd.8.in
parentbbb7565e567a4fede800247ef353cf6f0b02478f (diff)
downloaddhcpcd-a443fcfea7a5c3905d516a3965c6180f3c2091f6.tar.xz
Document last lease and nohook.
Diffstat (limited to 'dhcpcd.8.in')
-rw-r--r--dhcpcd.8.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in
index af09b086..d5db1d2a 100644
--- a/dhcpcd.8.in
+++ b/dhcpcd.8.in
@@ -40,6 +40,7 @@
.Op Fl r , -request Ar address
.Op Fl t , -timeout Ar seconds
.Op Fl u , -userclass Ar class
+.Op Fl C , -nohook Ar hook
.Op Fl F , -fqdn Ar FQDN
.Op Fl I , -clientid Ar clientid
.Op Fl O , -nooption Ar option
@@ -239,6 +240,11 @@ not enabled by default.
The DUID generated will be held in
.Pa @SYSCONFDIR@/dhcpcd.duid
and should not be copied to other hosts.
+.It Fl E , -lastlease
+If
+.Nm
+cannot obtain a lease, then try to use the last lease we got for the
+interface if it hasn't yet expired.
.It Fl F , -fqdn Ar fqdn
Requests that the DHCP server updates DNS using FQDN instead of just a
hostname.