Skip to content

Commit e4c6c70

Browse files
bors[bot]derdaele
andauthored
Merge #6770
6770: Update usage string to include code-exploration client. r=lnicola a=derdaele Support for `code-exploration` client was added #6766 in but the usage string wasn't updated. Co-authored-by: Jérémy <[email protected]>
2 parents 0e2b1b7 + 019ad25 commit e4c6c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ USAGE:
4747
4848
FLAGS:
4949
--client[=CLIENT] Install only VS Code plugin.
50-
CLIENT is one of 'code', 'code-insiders', 'codium', or 'code-oss'
50+
CLIENT is one of 'code', 'code-exploration', 'code-insiders', 'codium', or 'code-oss'
5151
--server Install only the language server
5252
--mimalloc Use mimalloc for server
5353
-h, --help Prints help information

0 commit comments

Comments
 (0)