feat: Add short flag -V for consistency with other rust tooling
This commit is contained in:
parent
03b3cb6be9
commit
30429f8ece
@ -30,7 +30,7 @@ xflags::xflags! {
|
||||
|
||||
default cmd lsp-server {
|
||||
/// Print version.
|
||||
optional --version
|
||||
optional -V, --version
|
||||
|
||||
/// Dump a LSP config JSON schema.
|
||||
optional --print-config-schema
|
||||
|
Loading…
x
Reference in New Issue
Block a user