code: fix typo in --user-data-dir example (#8207)

pull/1/head
Ethan Kinnear 2022-07-13 14:55:50 -05:00 committed by GitHub
parent dc3ec35560
commit 3d8df897be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@
- Start the editor as a superuser (root) while storing user data in a specific directory:
`sudo code --user-data-dir {[path/to/directory}}`
`sudo code --user-data-dir {{path/to/directory}}`