From 019ad2593962b3d949fdf8516619db08468df2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my?= Date: Tue, 8 Dec 2020 20:28:32 +0100 Subject: Update usage string to include code-exploration client. --- xtask/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtask/src/main.rs') diff --git a/xtask/src/main.rs b/xtask/src/main.rs index 536a67047..3e07daae9 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 -- cgit v1.2.3