From 9d01560ff158af25ae65fd89d4f4c2627a997630 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 21 Jan 2006 01:52:10 +0000 Subject: 22166: add new bts subcommands (clone, submitter, found, notfound, block, unblock, user, usertag, package, owner, noowner, reportspam, cache, cleancache). --- Completion/Debian/Command/_bts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Completion/Debian/Command/_bts') diff --git a/Completion/Debian/Command/_bts b/Completion/Debian/Command/_bts index 93ca3349c..cd78eb669 100644 --- a/Completion/Debian/Command/_bts +++ b/Completion/Debian/Command/_bts @@ -6,7 +6,9 @@ compset -N '[,.]' || compset -n 2 if [[ CURRENT -eq 1 ]]; then _wanted cmd expl 'bts command' compadd show bugs close reopen retitle \ - reassign merge unmerge tag severity forwarded notforwarded help + reassign merge unmerge tag severity forwarded notforwarded help \ + clone submitter found notfound block unblock user usertag \ + package owner noowner reportspam cache cleancache return fi -- cgit 1.4.1