Update to docker stats documentation

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: db9b1e3654464b0e7008fbad15d43fbbba87b1a4
Component: engine
This commit is contained in:
Michael Crosby
2015-01-21 11:44:23 -08:00
parent dcea23baf1
commit f0170e8737
6 changed files with 11 additions and 12 deletions

View File

@ -98,7 +98,7 @@ func init() {
{"save", "Save an image to a tar archive"},
{"search", "Search for an image on the Docker Hub"},
{"start", "Start a stopped container"},
{"stats", "Display live container stats based on resource usage"},
{"stats", "Display a live stream of one or more containers' resource usage statistics"},
{"stop", "Stop a running container"},
{"tag", "Tag an image into a repository"},
{"top", "Lookup the running processes of a container"},