- COMPREPLY=( $(compgen -W "-a -p -P -H -b -d -v -h --account \
- --password --proxy --host --bash --debug --version \
- --help" -- ${cur}) )
+ COMPREPLY=( $(compgen -W "-a -A -p -P -H -b -d -v -h
+ --account --action --password --proxy --host --bash \
+ --debug --version --help" -- ${cur}) )