docs: update typo in commands.md (#5584)
This commit is contained in:
parent
c7a1de4983
commit
d0cda58f1f
|
@ -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`**
|
||||
|
|
Loading…
Reference in New Issue