diff --git a/docs/pages/developing-in-workspaces/connect-to-a-workspace.mdx b/docs/pages/developing-in-workspaces/connect-to-a-workspace.mdx index 135c33b1c..da6a35fbc 100644 --- a/docs/pages/developing-in-workspaces/connect-to-a-workspace.mdx +++ b/docs/pages/developing-in-workspaces/connect-to-a-workspace.mdx @@ -100,7 +100,7 @@ This section shows additional commands to configure DevPod's behavior when openi You can specify certain options such as IDE version and download path if needed. You can list the available options for an IDE via: ``` -devpod ide openvscode +devpod ide options openvscode ``` You will see available options and default values for them. To change an option, you can run: