pkgcli: add the confirm before remove.

This commit is contained in:
Bruce
2026-04-09 12:30:14 +08:00
parent 4bddb96052
commit 90d16151f4

View File

@@ -490,7 +490,7 @@ Examples:
return;
}
else if (cmds.ParamsContainsOr ("remove"))
{
{
#region help text: remove
if (CliPasingUtils.ParamContains (cmds, "help"))
{