1
0
This commit is contained in:
2024-11-08 08:12:08 +09:00
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(