mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
makes the -s --size option documentation clearer #8950
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
committed by
Tibor Vass
parent
aa2c308471
commit
ef4fe0e404
@@ -1068,7 +1068,7 @@ for further details.
|
||||
-n=-1 Show n last created containers, include non-running ones.
|
||||
--no-trunc=false Don't truncate output
|
||||
-q, --quiet=false Only display numeric IDs
|
||||
-s, --size=false Display sizes
|
||||
-s, --size=false Display total file sizes
|
||||
--since="" Show only containers created since Id or Name, include non-running ones.
|
||||
|
||||
Running `docker ps` showing 2 linked containers.
|
||||
|
||||
Reference in New Issue
Block a user