Skip to content

Commit 16bec27

Browse files
committed
-O is short for --option
1 parent f00b8fe commit 16bec27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devenv/src/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ pub struct GlobalOptions {
160160

161161
#[arg(
162162
long,
163+
short = 'O',
163164
global = true,
164165
num_args = 2,
165166
value_names = ["OPTION", "VALUE"],

0 commit comments

Comments
 (0)