Skip to content

Commit 9fcaead

Browse files
Fix formatting of allow-all command in README
1 parent 31099db commit 9fcaead

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
@@ -422,7 +422,7 @@ That's it for getting started! As you become comfortable, you can explore additi
422422
| Command | What It Does |
423423
|---------|--------------|
424424
| `/add-dir <directory>` | Add a directory to allowed list |
425-
| `/allow-all [on|off|show]` | Auto-approve all permission prompts; use `on` to enable, `off` to disable, `show` to check current status |
425+
| `/allow-all [on\|off\|show]` | Auto-approve all permission prompts; use `on` to enable, `off` to disable, `show` to check current status |
426426
| `/yolo` | Quick alias for `/allow-all on` — auto-approves all permission prompts. |
427427
| `/cwd`, `/cd [directory]` | View or change working directory |
428428
| `/list-dirs` | Show all allowed directories |

0 commit comments

Comments
 (0)