diff --git a/docs/reference/commandline/volume_ls.md b/docs/reference/commandline/volume_ls.md index 713922d6..6a6e8522 100644 --- a/docs/reference/commandline/volume_ls.md +++ b/docs/reference/commandline/volume_ls.md @@ -168,11 +168,11 @@ Valid placeholders for the Go template are listed below: Placeholder | Description --------------|------------------------------------------------------------------------------------------ -`.Name` | Network name -`.Driver` | Network driver -`.Scope` | Network scope (local, global) -`.Mountpoint` | Whether the network is internal or not. -`.Labels` | All labels assigned to the volume. +`.Name` | Volume name +`.Driver` | Volume driver +`.Scope` | Volume scope (local, global) +`.Mountpoint` | The mount point of the volume on the host +`.Labels` | All labels assigned to the volume `.Label` | Value of a specific label for this volume. For example `{{.Label "project.version"}}` When using the `--format` option, the `volume ls` command will either