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
+1 -1
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