]> pd.if.org Git - zpackage/commitdiff
add option to simplify uninstalls
authorNathan Wagner <nw@hydaspes.if.org>
Mon, 3 Dec 2018 11:30:32 +0000 (11:30 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Mon, 3 Dec 2018 11:30:32 +0000 (11:30 +0000)
zpm-update takes -U to treat unadorned packages listed
as packages to uninstall.  Explicitly tagged packages (with '+')
are still installs, the -U option just adjusts how barewords
are treated.

zpm-uninstall is now a (very) thin wrapper around zpm-update -U


No differences found