diff --git a/docs/source/il_robots.mdx b/docs/source/il_robots.mdx index ddfcd98d..60b27d01 100644 --- a/docs/source/il_robots.mdx +++ b/docs/source/il_robots.mdx @@ -190,7 +190,7 @@ The `record` function provides a suite of tools for capturing and managing data ##### 2. Checkpointing and Resuming - Checkpoints are automatically created during recording. -- If an issue occurs, you can resume by re-running the same command with `--control.resume=true`. +- If an issue occurs, you can resume by re-running the same command with `--resume=true`. - To start recording from scratch, **manually delete** the dataset directory. ##### 3. Recording Parameters