mirror of https://github.com/docker/docs.git
Fix typo (#4514)
This commit is contained in:
parent
3f5ace4da8
commit
02a7613696
|
@ -93,7 +93,7 @@ To find out whether SELinux is enabled in the engine, view the host's
|
|||
## Restore your swarm
|
||||
|
||||
The restore command can be used to create a new UCP swarm from a backup file.
|
||||
When restoring, make sure you use the same version of the `docker/dtr` image that
|
||||
When restoring, make sure you use the same version of the `docker/ucp` image that
|
||||
you've used to create the backup. After the restore operation is complete, the
|
||||
following data will be recovered from the backup file:
|
||||
|
||||
|
|
Loading…
Reference in New Issue