summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/cil
diff options
context:
space:
mode:
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]}