Skip to content

Commit fd399be

Browse files
Update packages/cli/src/ui/constants/tips.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent c0600b8 commit fd399be

File tree

1 file changed

+1
-1
lines changed
  • packages/cli/src/ui/constants

1 file changed

+1
-1
lines changed

packages/cli/src/ui/constants/tips.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export const INFORMATIVE_TIPS = [
153153
'Exit the CLI with /quit or /exit…',
154154
'Check model-specific usage stats with /stats model…',
155155
'Check tool-specific usage stats with /stats tools…',
156-
'Switch to Plan Mode and view current plan with /plan…',
156+
'Enable experimental Plan Mode for safe, read-only planning (/settings)…',
157157
"Change the CLI's color theme with /theme…",
158158
'List all available tools with /tools…',
159159
'View and edit settings with the /settings editor…',

0 commit comments

Comments
 (0)