Skip to content

Commit 22aff71

Browse files
Update start docs to add examples - fix typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 0430c02 commit 22aff71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $ docker checkpoint create my_container checkpoint1
6565
checkpoint1
6666

6767
# <later>
68-
$ docker start --checkpoint checkpoint1 cr
68+
$ docker start --checkpoint checkpoint1 my_container
6969
```
7070

7171
### <a name="checkpoint-dir"></a> Start a container and restore from a custom checkpoint storage (--checkpoint-dir) (experimental)

0 commit comments

Comments
 (0)