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 6c748d18..97527a68 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -28,6 +28,9 @@ Slash commands provide meta-level control over the CLI itself. - **`/compress`** - **Description:** Replace the entire chat context with a summary. This saves on tokens used for future tasks while retaining a high level summary of what has happened. +- **`/copy`** + - **Description:** Copies the last output produced by Gemini CLI to your clipboard, for easy sharing or reuse. + - **`/editor`** - **Description:** Open a dialog for selecting supported editors. |
