diff options
| author | Jinhwan Kim <[email protected]> | 2025-07-11 22:04:42 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-11 13:04:42 +0000 |
| commit | 9195a1c0263d40c6cf9789ca6ee708023c487c78 (patch) | |
| tree | ae6d3eee171703a2acf90492c08404c44bd003d4 /docs/cli/commands.md | |
| parent | daed8b0f9032d086858692a0502a13f725016116 (diff) | |
Fix typo in authentication.md (#3348)
Diffstat (limited to 'docs/cli/commands.md')
| -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 eda8122a..dadfce30 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -81,6 +81,9 @@ Slash commands provide meta-level control over the CLI itself. - **`nodesc`** or **`nodescriptions`**: - **Description:** Hide tool descriptions, showing only the tool names. +- **`/privacy`** + - **Description:** Display the Privacy Notice and allow users to select whether they consent to the collection of their data for service improvement purposes. + - **`/quit`** (or **`/exit`**) - **Description:** Exit Gemini CLI. |
