From f6649a52ff5610af925818cddd720fa5945bd6b3 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Fri, 4 Jul 2008 16:17:33 +1200 Subject: Imported Upstream version v0.4.2 --- etc/bash_completion.d/cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/bash_completion.d/cil') diff --git a/etc/bash_completion.d/cil b/etc/bash_completion.d/cil index 3a57087..9c86338 100644 --- a/etc/bash_completion.d/cil +++ b/etc/bash_completion.d/cil @@ -38,7 +38,7 @@ _cil() # constants opts="--help --version --path --status --label --filename --is-open --is-closed --assigned-to --created-by" - commands="init add summary list show status edit comment attach extract" + commands="init add summary list show status depends-on precedes edit comment attach extract" COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]} -- cgit v1.2.3