summaryrefslogtreecommitdiff
path: root/net:foret/completion/_sdk-factory.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net:foret/completion/_sdk-factory.sh')
-rw-r--r--net:foret/completion/_sdk-factory.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/net:foret/completion/_sdk-factory.sh b/net:foret/completion/_sdk-factory.sh
index d3face0..762b1e3 100644
--- a/net:foret/completion/_sdk-factory.sh
+++ b/net:foret/completion/_sdk-factory.sh
@@ -1,7 +1,6 @@
#compdef sdk-factory.sh
local arguments
-
arguments=(
'(-s)'{-a,--enable-all-protocols}'[Enable all protocols]'
{-c+,--config=}'[Selects config FILE to use]:file:_files'
@@ -20,5 +19,5 @@ arguments=(
echo $TARGET$i)))'
)
-_arguments -s $arguments
+_arguments $arguments