summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-04 16:17:34 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-04 16:21:29 +1200
commit2979e8914aa542a20cbf07e8f7812e293ad0699d (patch)
treed2032a7117a0efc566ff0e50408b2068cd006af2 /etc/bash_completion.d/cil
parent41ec963c1aace994072b6d62b20cdce5370e0e8e (diff)
parentf6649a52ff5610af925818cddd720fa5945bd6b3 (diff)
Merge branch 'upstream'
Diffstat (limited to 'etc/bash_completion.d/cil')
-rw-r--r--etc/bash_completion.d/cil2
1 files changed, 1 insertions, 1 deletions
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]}