Skip to content

Commit 206ff96

Browse files
bastigwcode-asher
authored andcommitted
Updated Data Directory Flag (#664)
Old Version contained a deprecated flag
1 parent 8c8de19 commit 206ff96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/self-hosted/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Options:
5656
```
5757

5858
### Data Directory
59-
Use `code-server -d (path/to/directory)` or `code-server --data-dir=(path/to/directory)`, excluding the parentheses to specify the root folder that VS Code will start in.
59+
Use `code-server -d (path/to/directory)` or `code-server --user-data-dir=(path/to/directory)`, excluding the parentheses to specify the root folder that VS Code will start in.
6060

6161
### Host
6262
By default, code-server will use `0.0.0.0` as its address. This can be changed by using `code-server -h` or `code-server --host=` followed by the address you want to use.

0 commit comments

Comments
 (0)