@@ -9,7 +9,7 @@ __%s() {
COMPREPLY=()
cur="${COMP_WORDS[COMP_CWORD]}"
sopts="-d -h -v"
- opts="--help --verbose --debug --version --version-semver"
+ opts="--full-debug --help --verbose --debug --version --version-semver"
case "$cur" in
-*)
COMPREPLY=(