From 3be31864128606043a016cde7774a011e9a3b58d Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 27 Feb 2006 02:08:29 +0000 Subject: _arguments -S for _schroot --- ChangeLog | 4 ++-- Completion/Debian/Command/_schroot | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 05264300d..3ae1c3ce7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2006-02-26 Clint Adams - * 22302: Completion/Debian/Command/_schroot: completion - for schroot. + * 22302, 22303: Completion/Debian/Command/_schroot: + completion for schroot. 2006-02-24 Wayne Davison 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' \ -- cgit 1.4.1