diff options
Diffstat (limited to 'docs/cli/commands.md')
| -rw-r--r-- | docs/cli/commands.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index ad091afc..f9e229a0 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -6,6 +6,11 @@ The Gemini CLI supports several built-in commands to help you manage your sessio Slash commands provide meta-level control over the CLI itself. They can typically be executed by typing the command and pressing `Enter`. +- **`/editor`** + + - **Description:** Allows you to configure your external editor for actions such as modifying Gemini's proposed code change. + - **Action:** Opens a dialog for selecting supported editors. + - **`/help`** (or **`/?`**) - **Description:** Displays help information about the Gemini CLI, including available commands and their usage. |
