mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
code: fix typo in --user-data-dir example (#8207)
This commit is contained in:
parent
dc3ec35560
commit
3d8df897be
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue