Skip to content

Commit 7b982ae

Browse files
authoredJun 5, 2020
Merge pull request #1773 from jeffjose/patch-1
Update --data-dir flag to --user-data-dir
2 parents 7958cc7 + 3a37add commit 7b982ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The issue tracker is **only** for bugs and features.
3838

3939
The very popular [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) extension works.
4040

41-
You can also pass `--data-dir ~/.vscode` to reuse your existing VS Code extensions and configuration.
41+
You can also pass `--user-data-dir ~/.vscode` to reuse your existing VS Code extensions and configuration.
4242

4343
Or copy `~/.vscode` into `~/.local/share/code-server`.
4444

0 commit comments

Comments
 (0)
Please sign in to comment.