Document .Names format placeholder in docker-ps man page, fixes #20503.

Signed-off-by: Andrew Macpherson <hopscotch23@gmail.com>
This commit is contained in:
Andrew Macpherson
2017-06-02 00:07:29 +00:00
committed by Tibor Vass
parent 15eb38dfb1
commit 7eed2da516
+1
View File
@@ -47,6 +47,7 @@ the running containers.
.Ports - Exposed ports.
.Status - Container status.
.Size - Container disk size.
.Names - Container names.
.Labels - All labels assigned to the container.
.Label - Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`