Browse code

Add missing ps placeholder to the docs.

Signed-off-by: David Calavera <david.calavera@gmail.com>

David Calavera authored on 2015/09/09 05:12:26
Showing 1 changed files
... ...
@@ -173,6 +173,7 @@ Placeholder | Description
173 173
 `.Ports` | Exposed ports.
174 174
 `.Status` | Container status.
175 175
 `.Size` | Container disk size.
176
+`.Names` | Container names.
176 177
 `.Labels` | All labels assigned to the container.
177 178
 `.Label` | Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`
178 179