Commit 23e868d
docs: add /voice command and -r resume shorthand
Add /voice command to the Additional Commands reference in Chapter 01.
The /voice command (added in v1.0.59) lets users dictate prompts using
local speech-to-text models instead of typing.
Add -r as a shorthand for --resume in Chapter 02's session management
section. The -r flag (added in v1.0.60) saves typing when resuming
sessions.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ba7b797 commit 23e868d
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| 457 | + | |
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
| |||
0 commit comments