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

@@ -692,8 +692,6 @@ for that specific session.
- **`--telemetry-log-prompts`**:
- Enables logging of prompts for telemetry. See
[telemetry](../cli/telemetry.md) for more information.
- **`--checkpointing`**:
- Enables [checkpointing](../cli/checkpointing.md).
- **`--extensions <extension_name ...>`** (**`-e <extension_name ...>`**):
- Specifies a list of extensions to use for the session. If not provided, all
available extensions are used.