Merge pull request #3655 from thaJeztah/docs_ps_notrunc

docs: add missing --no-trunc in example
This commit is contained in:
Sebastiaan van Stijn 2022-07-06 21:55:35 +02:00 committed by GitHub
commit a9ae026984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,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