Skip to content

Commit da2d699

Browse files
campox747g-samroberts
authored andcommitted
docs: fix heading formatting in commands.md and phrasing in tools-api.md (google-gemini#20679)
Co-authored-by: Sam Roberts <[email protected]>
1 parent b714e94 commit da2d699

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Slash commands provide meta-level control over the CLI itself.
7171
[Checkpointing documentation](../cli/checkpointing.md).
7272
- **Equivalent:** `/resume save <tag>`
7373
- **`share [filename]`**
74-
- **Description** Writes the current conversation to a provided Markdown or
74+
- **Description:** Writes the current conversation to a provided Markdown or
7575
JSON file. If no filename is provided, then the CLI will generate one.
76-
- **Usage** `/chat share file.md` or `/chat share file.json`.
76+
- **Usage:** `/chat share file.md` or `/chat share file.json`.
7777
- **Equivalent:** `/resume share [filename]`
7878

7979
### `/clear`

0 commit comments

Comments
 (0)