浏览代码

Merge pull request #16153 from calavera/missing_ps_placeholder

Add missing ps placeholder to the docs.
Jess Frazelle 10 年之前
父节点
当前提交
9fdb626bfb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/reference/commandline/ps.md

+ 1 - 0
docs/reference/commandline/ps.md

@@ -173,6 +173,7 @@ Placeholder | Description
 `.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"}}`