diff options
Diffstat (limited to 'src/_dhcpcd')
| -rw-r--r-- | src/_dhcpcd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_dhcpcd b/src/_dhcpcd index 7965a80..ab7dcbb 100644 --- a/src/_dhcpcd +++ b/src/_dhcpcd @@ -48,7 +48,7 @@ _arguments \ '--waitip=[Wait for an address to assigned before forking to the background]: :(4 6)' \ \*{-x,--exit}'[This will signal an existing dhcpcd process running on the interface to exit]: :_net_interfaces' \ '(-y --reboot)'{-y,--reboot}'[Allow reboot seconds before moving to the discover phase if we have an old lease to use]:seconds' \ - '1:network interface:_net_interfaces' + '1:network interface:_net_interfaces' # Local Variables: # mode: Shell-Script |
