From: Roy Marples Date: Tue, 20 May 2008 22:47:39 +0000 (+0000) Subject: Document last lease and nohook. X-Git-Tag: v4.0.2~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a443fcfea7a5c3905d516a3965c6180f3c2091f6;p=thirdparty%2Fdhcpcd.git Document last lease and nohook. --- 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.