Skip to content

Commit 2ccdbe1

Browse files
authored
Clarify /yolo command functionality
Removed mention of state persistence for `/yolo` command.
1 parent 4208c0d commit 2ccdbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-setup-and-first-steps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ That's it for getting started! As you become comfortable, you can explore additi
413413
|---------|--------------|
414414
| `/add-dir <directory>` | Add a directory to allowed list |
415415
| `/allow-all [on|off|show]` | Auto-approve all permission prompts; use `on` to enable, `off` to disable, `show` to check current status |
416-
| `/yolo` | Quick alias for `/allow-all on` — auto-approves all permission prompts. State persists across `/restart`. |
416+
| `/yolo` | Quick alias for `/allow-all on` — auto-approves all permission prompts. |
417417
| `/cwd`, `/cd [directory]` | View or change working directory |
418418
| `/list-dirs` | Show all allowed directories |
419419

0 commit comments

Comments
 (0)