docs: remove references to deprecated --checkpointing flag (#12477)

Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
Stone Sun
2025-11-15 00:19:12 +08:00
committed by GitHub
parent a591505bf9
commit 016b5b42e2
4 changed files with 5 additions and 5 deletions

View File

@@ -154,7 +154,7 @@ Slash commands provide meta-level control over the CLI itself.
edits made by a tool. If run without a tool call ID, it will list available
checkpoints to restore from.
- **Usage:** `/restore [tool_call_id]`
- **Note:** Only available if configured via
- **Note:** Only available if checkpointing is configured via
[settings](../get-started/configuration.md). See
[Checkpointing documentation](../cli/checkpointing.md) for more details.