From d2a394cec293216262ba6253cc326c3f92f529d0 Mon Sep 17 00:00:00 2001 From: syui Date: Fri, 8 Nov 2024 08:12:08 +0900 Subject: [PATCH] fix help --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 0b8dfb5..7ccf663 100644 --- a/src/main.rs +++ b/src/main.rs @@ -146,7 +146,7 @@ fn main() { ) .command( Command::new("delete") - .description("d ") + .description("d -c ") .alias("d") .action(delete) .flag(