浏览代码

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

Signed-off-by: Andrew Macpherson <hopscotch23@gmail.com>
Andrew Macpherson 9 年之前
父节点
当前提交
22d22eb9e1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      man/docker-ps.1.md

+ 1 - 0
man/docker-ps.1.md

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