We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b714e94 commit da2d699Copy full SHA for da2d699
1 file changed
docs/reference/commands.md
@@ -71,9 +71,9 @@ Slash commands provide meta-level control over the CLI itself.
71
[Checkpointing documentation](../cli/checkpointing.md).
72
- **Equivalent:** `/resume save <tag>`
73
- **`share [filename]`**
74
- - **Description** Writes the current conversation to a provided Markdown or
+ - **Description:** Writes the current conversation to a provided Markdown or
75
JSON file. If no filename is provided, then the CLI will generate one.
76
- - **Usage** `/chat share file.md` or `/chat share file.json`.
+ - **Usage:** `/chat share file.md` or `/chat share file.json`.
77
- **Equivalent:** `/resume share [filename]`
78
79
### `/clear`
0 commit comments