On Fri, Mar 8, 2013 at 3:59 PM, Daniel Wallace
<[email protected]>wrote:
*snip*

> @@ -85,8 +84,8 @@ _pacman_opts_database=(
>  # options for passing to _arguments: options for --sync command
>  _pacman_opts_sync_actions=(
>         '-S'
> -       '*-c[Remove old packages from cache]:*:clean:->sync_clean'
> -       '*-cc[Remove all packages from cache]:*:clean:->sync_clean'
> +       '-c[Remove old packages from cache]:*:clean:->sync_clean'
> +       '-cc[Remove all packages from cache]:*:clean:->sync_clean'
>
> Shouldn't this be keeping the *-c and getting rid of the -c and -cc?

+chirantan

Reply via email to