From d9340c47aff552a8cd2f7d378983ee50b116519e Mon Sep 17 00:00:00 2001 From: zhouhao Date: Tue, 30 Aug 2016 12:07:38 +0800 Subject: [PATCH] Modify restart function prompt Signed-off-by: zhouhao --- man/docker.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/docker.1.md b/man/docker.1.md index cf91741c7d..ecf048ef39 100644 --- a/man/docker.1.md +++ b/man/docker.1.md @@ -161,7 +161,7 @@ inside it) See **docker-rename(1)** for full documentation on the **rename** command. **restart** - Restart a container + Restart one or more containers See **docker-restart(1)** for full documentation on the **restart** command. **rm**