Skip to content

Commit bdd0757

Browse files
Update flag.go
1 parent 868393c commit bdd0757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cli/internal/cli/flag/flag.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ const (
4848
From = "from"
4949
To = "to"
5050
StabilityLevel = "stability-level"
51-
StabilityLevelShort = "sl"
51+
StabilityLevelShort = "l"
5252
)

0 commit comments

Comments
 (0)