fix: temporary fix to #648
This commit is contained in:
@ -220,7 +220,9 @@ Config:
|
||||
rootCmd.PersistentFlags().BoolVarP(
|
||||
&internal.Version,
|
||||
i18n.G("version"),
|
||||
i18n.G("v"),
|
||||
// FIXME: temporary workaround for #648
|
||||
// i18n.G("v"),
|
||||
i18n.G(""),
|
||||
false,
|
||||
i18n.G("version for abra"),
|
||||
)
|
||||
|
Reference in New Issue
Block a user