Merge pull request #20504 from fuzzbomb/20503-document-names-format-placeholder-docker-ps-man-page

Document .Names format placeholder in docker-ps man page, fixes #20503.
This commit is contained in:
Sebastiaan van Stijn 2016-02-19 16:34:23 +01:00
commit d6576ad9f0
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"}}`