#compdef arch _arguments \ -i --setup'[Setup a new arch]' \ -R --uninstall'[Uninstall all selected packages]' \ -S --install'[Install all selected packages]' \ -M --mirrors'[Update the arch mirrors]' \ -C --check'[Check for available arch update]' \ -d --deps'[Install all selected packages as deps]' \ -u --update'[Update the system]' \ -a --aur'[Show aur packages]' \ -s --search'[Search a package]' \ -v --version'[Display version information]' \ -d --download-updates'[Dowload all arch updates]' \ -h --help'[Display the help message]' \ -x --cancel'[Cancel the reboot]' \ -U --upgrade'[Update arch and reboot after 5 min]' \ -c --cache'[Refresh arch packages cache]' \ -n --news'[Show aur news]' \ -f --forum'[Show arch forum]' \ -m --man --woman'[Show arch manpages]' \ -w --wiki'[Show arch wiki]' \