1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

fix memory stats display document

Signed-off-by: Sun Jianbo <wonderflow@zju.edu.cn>
This commit is contained in:
wonderflow
2015-04-14 18:34:20 +08:00
committed by Tibor Vass
parent cae7221b8d
commit 2040dff996

View File

@@ -2343,7 +2343,7 @@ Running `docker stats` on multiple containers
$ docker stats redis1 redis2
CONTAINER CPU % MEM USAGE/LIMIT MEM % NET I/O
redis1 0.07% 796 KiB/64 MiB 1.21% 788 B/648 B
redis1 0.07% 796 KB/64 MB 1.21% 788 B/648 B
redis2 0.07% 2.746 MB/64 MB 4.29% 1.266 KB/648 B