File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/opencode/src/cli/cmd/tui/component Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ const TIPS = [
106106 "Use plugins to send OS notifications when sessions complete" ,
107107 "Create a plugin to prevent OpenCode from reading sensitive files" ,
108108 "Use {highlight}opencode run{/highlight} for non-interactive scripting" ,
109- "Use {highlight}opencode run --continue{/highlight} to resume the last session" ,
109+ "Use {highlight}opencode --continue{/highlight} to resume the last session" ,
110110 "Use {highlight}opencode run -f file.ts{/highlight} to attach files via CLI" ,
111111 "Use {highlight}--format json{/highlight} for machine-readable output in scripts" ,
112112 "Run {highlight}opencode serve{/highlight} for headless API access to OpenCode" ,
You can’t perform that action at this time.
0 commit comments