docker restarts running OR stopped containers, docs edit rm "running"

Signed-off-by: Sally O'Malley <somalley@redhat.com>
This commit is contained in:
Sally O'Malley
2015-09-20 09:16:27 -04:00
parent 148be8bd7e
commit e41753678d
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
% Docker Community
% JUNE 2014
# NAME
docker-restart - Restart a running container
docker-restart - Restart a container
# SYNOPSIS
**docker restart**
+1 -1
View File
@@ -273,7 +273,7 @@ inside it)
See **docker-rename(1)** for full documentation on the **rename** command.
**restart**
Restart a running container
Restart a container
See **docker-restart(1)** for full documentation on the **restart** command.
**rm**