mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
fae4318d6e
commit
72cc0fa042
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue