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
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

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