Skip to content

Commit 15cf4c2

Browse files
1 parent df3c26c commit 15cf4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/remote/vscode-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
P---
22
Order: 6
33
Area: remote
44
TOCTitle: VS Code Server
@@ -70,7 +70,7 @@ You can explore the CLI's other commands by running `code -h`, and specifically
7070
### Extension commands
7171

7272
As with the CLI, the VS Code Remote Tunnels extension has additional commands you can explore by opening the Command Palette (`F1`) in VS Code and typing **Remote Tunnels**. You may learn more in the [Remote Tunnels documentation](/docs/remote/tunnels.md).
73-
73+
##73
7474
## Telemetry
7575

7676
If you want to disable telemetry, you can pass in `--disable-telemetry` when launching the VS Code Server: `code tunnel --disable-telemetry`. Alternatively, if you would like to specify an initial telemetry level, such as only collecting errors, you can pass in `--telemetry-level` followed by the level (for example, `error`).

0 commit comments

Comments
 (0)