fix help
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
parent
27d5dac208
commit
d2a394cec2
@ -146,7 +146,7 @@ fn main() {
|
||||
)
|
||||
.command(
|
||||
Command::new("delete")
|
||||
.description("d <rkey>")
|
||||
.description("d <rkey> -c <collection>")
|
||||
.alias("d")
|
||||
.action(delete)
|
||||
.flag(
|
||||
|
Loading…
Reference in New Issue
Block a user