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

Signed-off-by: Andrew Macpherson <hopscotch23@gmail.com>
master
Andrew Macpherson 2016-02-19 15:13:34 +00:00 committed by Tibor Vass
parent 15eb38dfb1
commit 7eed2da516
1 changed files with 1 additions and 0 deletions

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"}}`