Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 0dc6e35

Browse files
committed
fixup! Allow specifying alternate VS Code settings dirs
1 parent 9790420 commit 0dc6e35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ func main() {
6565
flag.Usage = func() {
6666
fmt.Printf(`Usage: %v [FLAGS] HOST [DIR]
6767
Start VS Code via code-server over SSH.
68+
6869
Environment variables:
6970
`+vsCodeConfigDirEnv+` use special VS Code settings dir.
7071
`+vsCodeExtensionsDirEnv+` use special VS Code extensions dir.

0 commit comments

Comments
 (0)