mirror of https://github.com/docker/docs.git
Documentation typo update
This commit is contained in:
parent
ef9acc98b6
commit
8a02efe0c9
|
@ -11,7 +11,7 @@ parent="smn_machine_subcmds"
|
|||
# restart
|
||||
|
||||
Restart a machine. Oftentimes this is equivalent to
|
||||
`docker-machine stop; machine start`.
|
||||
`docker-machine stop; docker-machine start`.
|
||||
|
||||
```
|
||||
$ docker-machine restart dev
|
||||
|
|
Loading…
Reference in New Issue