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 6d0de8b commit 08c1946Copy full SHA for 08c1946
src/cmd/branch/mod.rs
@@ -55,7 +55,7 @@ fn make() -> clap::Command {
55
"{--rename,-r} [old-name] <new-name>",
56
"{--protect,-p} [branch]",
57
"{--unprotect,-u} [branch]",
58
- "{--delete,-D} [--force] <branch>",
+ "{--delete,-D} [--force] [branch]",
59
"--cleanup [--force] [branch]",
60
"{--describe,-d} <description> [branch]",
61
],
0 commit comments