docs: Adding clarity about resuming sessions to docs (#1190)

This commit is contained in:
Rizel Scarlett
2025-02-11 13:17:58 -05:00
committed by GitHub
parent 145cdf2937
commit 72a20fccf6
2 changed files with 12 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ goose session --name <name>
Resume the previous session
```bash
goose session --resume
goose session --resume --name <name>
```
- **`--with-extension <COMMAND>`**