diff options
Diffstat (limited to 'docs/cli/commands.md')
| -rw-r--r-- | docs/cli/commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 58717635..96f47a2a 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -46,7 +46,7 @@ Slash commands provide meta-level control over the CLI itself. - **Usage:** `/directory add <path1>,<path2>` - **Note:** Disabled in restrictive sandbox profiles. If you're using that, use `--include-directories` when starting the session instead. - **`show`**: - - **Description:** Display all directories added by `/direcotry add` and `--include-directories`. + - **Description:** Display all directories added by `/directory add` and `--include-directories`. - **Usage:** `/directory show` - **`/editor`** |
