diff --git a/docs/reference/extensions.md b/docs/reference/extensions.md index 90e5ab8747..b51236d074 100644 --- a/docs/reference/extensions.md +++ b/docs/reference/extensions.md @@ -25,8 +25,8 @@ specify extension add | Option | Description | | --------------- | -------------------------------------------------------- | | `--dev` | Install from a local directory (for development) | +| `--force` | Overwrite if the extension is already installed | | `--from ` | Install from a custom URL instead of the catalog | -| `--force` | Overwrite if already installed | | `--priority `| Resolution priority (default: 10; lower = higher precedence) | Installs an extension from the catalog, a URL, or a local directory. Extension commands are automatically registered with the currently installed AI coding agent integration.