We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b3cb6 commit 30429f8Copy full SHA for 30429f8
crates/rust-analyzer/src/cli/flags.rs
@@ -30,7 +30,7 @@ xflags::xflags! {
30
31
default cmd lsp-server {
32
/// Print version.
33
- optional --version
+ optional -V, --version
34
35
/// Dump a LSP config JSON schema.
36
optional --print-config-schema
0 commit comments