docs: fix heading formatting in commands.md and phrasing in tools-api.md (#20679)

Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
This commit is contained in:
Francesco Camporeale
2026-03-10 00:26:04 +01:00
committed by GitHub
parent f88488d1f9
commit b89944c3a3

View File

@@ -71,9 +71,9 @@ Slash commands provide meta-level control over the CLI itself.
[Checkpointing documentation](../cli/checkpointing.md). [Checkpointing documentation](../cli/checkpointing.md).
- **Equivalent:** `/resume save <tag>` - **Equivalent:** `/resume save <tag>`
- **`share [filename]`** - **`share [filename]`**
- **Description** Writes the current conversation to a provided Markdown or - **Description:** Writes the current conversation to a provided Markdown or
JSON file. If no filename is provided, then the CLI will generate one. JSON file. If no filename is provided, then the CLI will generate one.
- **Usage** `/chat share file.md` or `/chat share file.json`. - **Usage:** `/chat share file.md` or `/chat share file.json`.
- **Equivalent:** `/resume share [filename]` - **Equivalent:** `/resume share [filename]`
### `/clear` ### `/clear`