diff --git a/website/versioned_docs/version-v2.8.1/reference/cli.mdx b/website/versioned_docs/version-v2.8.1/reference/cli.mdx index dc8b3293f..9bb41d10c 100644 --- a/website/versioned_docs/version-v2.8.1/reference/cli.mdx +++ b/website/versioned_docs/version-v2.8.1/reference/cli.mdx @@ -20,7 +20,7 @@ The Wails CLI has a number of commands that are used for managing your projects. | -l | List available project templates | | | -q | Suppress output to console | | | -t "template name" | The project template to use. This can be the name of a default template or a URL to a remote template hosted on github. | vanilla | -| -ide | Generate IDE project files | | +| -ide | Generate IDE project files `vscode` or `goland` | | | -f | Force build application | false | Example: