mirror of https://github.com/docker/cli.git
Modify restart function prompt
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
This commit is contained in:
parent
2c9a4c7f0b
commit
d9340c47af
|
@ -161,7 +161,7 @@ inside it)
|
||||||
See **docker-rename(1)** for full documentation on the **rename** command.
|
See **docker-rename(1)** for full documentation on the **rename** command.
|
||||||
|
|
||||||
**restart**
|
**restart**
|
||||||
Restart a container
|
Restart one or more containers
|
||||||
See **docker-restart(1)** for full documentation on the **restart** command.
|
See **docker-restart(1)** for full documentation on the **restart** command.
|
||||||
|
|
||||||
**rm**
|
**rm**
|
||||||
|
|
Loading…
Reference in New Issue