mirror of https://github.com/docker/cli.git
Fix 'docker stats' help message
Closes #10771 Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
parent
16b4b98c34
commit
f91ddd939f
|
@ -2014,7 +2014,7 @@ more details on finding shared images from the command line.
|
|||
|
||||
## stats
|
||||
|
||||
Usage: docker stats [CONTAINERS]
|
||||
Usage: docker stats CONTAINER [CONTAINER...]
|
||||
|
||||
Display a live stream of one or more containers' resource usage statistics
|
||||
|
||||
|
|
Loading…
Reference in New Issue