9 Mar
2013
9 Mar
'13
3:10 a.m.
On Fri, Mar 8, 2013 at 3:59 PM, Daniel Wallace <danielwallace@gtmanfred.com>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