summaryrefslogtreecommitdiff
path: root/docs/cli
diff options
context:
space:
mode:
authorJack Wotherspoon <[email protected]>2025-08-05 10:03:58 -0400
committerGitHub <[email protected]>2025-08-05 14:03:58 +0000
commitd0cda58f1fc23daa1d69f782c5ab9593b30217cb (patch)
tree82fbf258b3de1f9ce8b1ebe18e3107312ae8f3cd /docs/cli
parentc7a1de49832b7a5a6f62115085620dea97eb92cc (diff)
docs: update typo in commands.md (#5584)
Diffstat (limited to 'docs/cli')
-rw-r--r--docs/cli/commands.md2
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`**