Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 2f770e0

Browse files
committed
Drop the short value for program_2022
1 parent c245380 commit 2f770e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

token/cli/src/clap_app.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,6 @@ pub fn app<'a, 'b>(
593593
)
594594
.arg(
595595
Arg::with_name("program_2022")
596-
.short("2")
597596
.long("program-2022")
598597
.takes_value(false)
599598
.global(true)

0 commit comments

Comments
 (0)