#compdef cuckoo

_arguments \
    {--dbus,-d}'[Launch and set D-Bus environment (default)]' \
    {--no-dbus,-n}'[Do not launch and set D-Bus environment]' \
    {--help,-h}'[Show the help page]' \
    {--version,-v}'[Show version info]'
