summaryrefslogtreecommitdiff
path: root/completions/ether-wake
diff options
context:
space:
mode:
Diffstat (limited to 'completions/ether-wake')
-rw-r--r--completions/ether-wake2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/ether-wake b/completions/ether-wake
index 2142d74e..4957e055 100644
--- a/completions/ether-wake
+++ b/completions/ether-wake
@@ -7,7 +7,7 @@ _ether_wake()
case $prev in
-i)
- _available_interfaces
+ _available_interfaces -a
return 0
;;
-p)