- 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 -s -n -g -h -r
+ --account --action --password --proxy --host --bash \
+ --user --debug --dry-run --shrink-urls --page --version --verbose \
+ --help --replyto --retweet" -- ${cur}) )