diff options
Diffstat (limited to 'docs/cli')
| -rw-r--r-- | docs/cli/commands.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index dadfce30..6c748d18 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -31,6 +31,9 @@ Slash commands provide meta-level control over the CLI itself. - **`/editor`** - **Description:** Open a dialog for selecting supported editors. +- **`/extensions`** + - **Description:** Lists all active extensions in the current Gemini CLI session. See [Gemini CLI Extensions](../extension.md). + - **`/help`** (or **`/?`**) - **Description:** Display help information about the Gemini CLI, including available commands and their usage. |
