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" -- ${cur}) )
+ --help --replyto --retweet" -- ${cur}) )
fi
if [[ "${prev}" == "--host" ]] ; then