diff options
Diffstat (limited to 'docs/cli/commands.md')
| -rw-r--r-- | docs/cli/commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 0da4802a..1792ce4c 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -16,7 +16,7 @@ Slash commands provide meta-level control over the CLI itself. They can typicall - **Description:** Clears the entire terminal screen, including the visible session history and scrollback within the CLI. - **Action:** Wipes the terminal display. The underlying session data (for history recall) might be preserved depending on the exact implementation, but the visual display is cleared. -- **`/theme`** +- [**`/theme`**](./themes.md) - **Description:** Allows you to change the visual theme of the Gemini CLI. - **Action:** Opens a dialog or prompt to select from available themes. |
