We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01984e8 commit 7ff558dCopy full SHA for 7ff558d
1 file changed
cli/src/command/stdio.rs
@@ -96,7 +96,6 @@ pub(crate) struct StdioCommand {
96
#[arg(long, help = "Append files to archive")]
97
append: bool,
98
#[arg(
99
- short,
100
long,
101
visible_alias = "recursion",
102
help = "Add the directory to the archive recursively",
0 commit comments