aboutsummaryrefslogtreecommitdiffstats
path: root/src/_dhcpcd
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2026-03-13 11:46:25 +0900
committerShohei YOSHIDA <syohex@gmail.com>2026-03-13 11:46:25 +0900
commitb5da595150518d77a73a578aac069f1014c3af35 (patch)
tree1612c5b4cbf3334094f87b668906e05c991bd7ee /src/_dhcpcd
parentAdd editor settings to all files (diff)
downloadzsh-completions-fix-format.tar
zsh-completions-fix-format.tar.gz
zsh-completions-fix-format.tar.bz2
zsh-completions-fix-format.tar.lz
zsh-completions-fix-format.tar.xz
zsh-completions-fix-format.tar.zst
zsh-completions-fix-format.zip
Fix indentation sizefix-format
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 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