diff --git a/xtask/src/main.rs b/xtask/src/main.rs index 536a670477..3e07daae97 100644 --- a/xtask/src/main.rs +++ b/xtask/src/main.rs @@ -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