fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s

This commit is contained in:
2024-11-08 08:12:08 +09:00
parent 4e36370f93
commit f40f6c6ba7

View File

@ -146,7 +146,7 @@ fn main() {
)
.command(
Command::new("delete")
.description("d <rkey>")
.description("d <rkey> -c <collection>")
.alias("d")
.action(delete)
.flag(