mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-19 13:46:16 +10:00
pkgcli: add the confirm before remove.
This commit is contained in:
@@ -490,7 +490,7 @@ Examples:
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
else if (cmds.ParamsContainsOr ("remove"))
|
else if (cmds.ParamsContainsOr ("remove"))
|
||||||
{
|
{
|
||||||
#region help text: remove
|
#region help text: remove
|
||||||
if (CliPasingUtils.ParamContains (cmds, "help"))
|
if (CliPasingUtils.ParamContains (cmds, "help"))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user