mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-12 21:28:51 +00:00
Update usage string to include code-exploration client.
This commit is contained in:
parent
9145b973c9
commit
019ad25939
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ USAGE:
|
|||
|
||||
FLAGS:
|
||||
--client[=CLIENT] Install only VS Code plugin.
|
||||
CLIENT is one of 'code', 'code-insiders', 'codium', or 'code-oss'
|
||||
CLIENT is one of 'code', 'code-exploration', 'code-insiders', 'codium', or 'code-oss'
|
||||
--server Install only the language server
|
||||
--mimalloc Use mimalloc for server
|
||||
-h, --help Prints help information
|
||||
|
|
Loading…
Reference in a new issue