aboutsummaryrefslogtreecommitdiffstats
path: root/src/_dhcpcd
diff options
context:
space:
mode:
authorSyohei YOSHIDA <syohex@gmail.com>2015-06-08 16:05:14 +0900
committerSyohei YOSHIDA <syohex@gmail.com>2015-06-08 16:05:14 +0900
commitd6fdb720e2b58ddd64b55c8d44740d13f799fff3 (patch)
treebf5ecc75d12d7f72ca295ace345f5fda8ac474eb /src/_dhcpcd
parentMerge pull request #301 from bosr/ansible (diff)
downloadzsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar.gz
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar.bz2
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar.lz
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar.xz
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.tar.zst
zsh-completions-d6fdb720e2b58ddd64b55c8d44740d13f799fff3.zip
Correct misspellings
Diffstat (limited to 'src/_dhcpcd')
-rw-r--r--src/_dhcpcd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_dhcpcd b/src/_dhcpcd
index 64e176b..5683424 100644
--- a/src/_dhcpcd
+++ b/src/_dhcpcd
@@ -49,7 +49,7 @@ _arguments \
'(-d --debug)'{-d,--debug}'[echo debug and informational messages to the console]' \
'(-h --hostname)'{-h,--hostname}'[specify the hostname sent, or an empty string to stop any hostname from being sent]:hostname:_hosts' \
'(-i --classid)'{-i,--classid}'[override the DHCP vendor classid field we send]:classid' \
- '(-l --leasetime)'{-l,--leasetime}'[request a specific lease time in seconds]:lesae time \(seconds\)' \
+ '(-l --leasetime)'{-l,--leasetime}'[request a specific lease time in seconds]:lease time \(seconds\)' \
'(-m --metric)'{-m,--metric}'[added routes will use the metric on systems where this is supported]:metric' \
'(-n --renew)'{-n,--renew}'[notifies an existing dhcpcd process running on the interface to renew it'\''s lease]' \
'(-p --persistent)'{-p,--persistent}'[don'\''t deconfigure the interface and configuration at exit]' \