diff options
| author | Roy Marples <roy@marples.name> | 2008-05-28 06:43:32 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-28 06:43:32 +0000 |
| commit | 7b9104ce1a28a5e1be54d1449d2f625e8167ffe7 (patch) | |
| tree | 1c10e9906192cbcc97d266c1dcd97d56d67757bc /dhcpcd.8.in | |
| parent | f7f2e40505adf2f66e61ce98727dfce5a5a3cca9 (diff) | |
| download | dhcpcd-7b9104ce1a28a5e1be54d1449d2f625e8167ffe7.tar.xz | |
Document -x
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index eefe0a4b..c7900e2f 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -165,7 +165,7 @@ This causes an existing .Nm process running on the .Ar interface -to release it's lease, deconfigure the +to release its lease, deconfigure the .Ar interface and then exit. .It Fl l , -leasetime Ar seconds @@ -244,6 +244,14 @@ Tags the DHCP message with the userclass .Ar class . DHCP servers use this give memebers of the class DHCP options other than the default, without having to know things like hardware address or hostname. +.It Fl x , -exit +This causes an existing +.Nm +process running on the +.Ar interface +to deconfigure the +.Ar interface +and exit. .It Fl D , -duid Generate an .Rs |
