devcontainer: remove non-existant command (#21268)

This commit is contained in:
Dylan
2026-02-26 03:31:48 +00:00
committed by GitHub
parent b85ea4780e
commit 9b120bd7f7
-4
View File
@@ -19,10 +19,6 @@
`devcontainer build {{path/to/workspace}}`
- Open a Dev Container in VS Code (the path is optional):
`devcontainer open {{path/to/workspace}}`
- Read and print the configuration of a Dev Container from `devcontainer.json`:
`devcontainer read-configuration`