We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5cd24 commit 6485b8fCopy full SHA for 6485b8f
docs/user-guides/devcontainers/working-with-dev-containers.md
@@ -41,7 +41,7 @@ You can open your dev container directly in VS Code by:
41
2. Using the Coder CLI with the container flag:
42
43
```console
44
-coder open vscode --container keen_dijkstra my-workspace
+coder open vscode --container my-container-name my-workspace
45
```
46
47
While optimized for VS Code, other IDEs with dev containers support may also
0 commit comments