1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

docs: add missing --no-trunc in example

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-06-05 12:38:31 +02:00
parent 3e9117b7e2
commit 787077d41b

View File

@ -51,7 +51,7 @@ Options:
Running `docker ps --no-trunc` showing 2 linked containers.
```console
$ docker ps
$ docker ps --no-trunc
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
4c01db0b339c ubuntu:12.04 bash 17 seconds ago Up 16 seconds 3300-3310/tcp webapp