This commit is contained in:
parent
4e36370f93
commit
f40f6c6ba7
@ -146,7 +146,7 @@ fn main() {
|
|||||||
)
|
)
|
||||||
.command(
|
.command(
|
||||||
Command::new("delete")
|
Command::new("delete")
|
||||||
.description("d <rkey>")
|
.description("d <rkey> -c <collection>")
|
||||||
.alias("d")
|
.alias("d")
|
||||||
.action(delete)
|
.action(delete)
|
||||||
.flag(
|
.flag(
|
||||||
|
Loading…
Reference in New Issue
Block a user