This commit is contained in:
sxyazi 2025-05-17 15:52:35 +08:00
parent fae4318d6e
commit 72cc0fa042
No known key found for this signature in database

View file

@ -64,7 +64,7 @@ pub(super) enum CommandPkg {
#[arg(index = 1, num_args = 1..)]
ids: Vec<String>,
},
/// Remove packages.
/// Delete packages.
#[command(arg_required_else_help = true)]
Delete {
/// The packages to delete.