summaryrefslogtreecommitdiff
path: root/net:foret/completion
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-12 14:41:06 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-12 14:41:06 +0200
commit1c2b5d54c49a646e55dfad8d45e340db31e4ad8f (patch)
tree03e550fce80029a87839a265067d977980cc57ea /net:foret/completion
parent10ec0d8102a3189a3cefd565586bc4e226d41157 (diff)
fjdkqslmifoperklmc,qkomp
Diffstat (limited to 'net:foret/completion')
-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