about summary refs log tree commit diff
path: root/Completion/Debian/Command/_schroot
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian/Command/_schroot')
-rw-r--r--Completion/Debian/Command/_schroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_schroot b/Completion/Debian/Command/_schroot
index 025215be2..5e52f665d 100644
--- a/Completion/Debian/Command/_schroot
+++ b/Completion/Debian/Command/_schroot
@@ -3,7 +3,7 @@
 local expl context state line
 typeset -A opt_args
 
-_arguments \
+_arguments -S \
        '(-h --help)'{-h,--help}'[help]' \
        '(-a --all)'{-a,--all}'[all chroots and active sessions]' \
        '--all-chroots' \