Skip to content

Commit 7ff558d

Browse files
committed
💥 Disable short recursive option(-r) in stdio subcommand
1 parent 01984e8 commit 7ff558d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cli/src/command/stdio.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ pub(crate) struct StdioCommand {
9696
#[arg(long, help = "Append files to archive")]
9797
append: bool,
9898
#[arg(
99-
short,
10099
long,
101100
visible_alias = "recursion",
102101
help = "Add the directory to the archive recursively",

0 commit comments

Comments
 (0)