From f5bca7af10b378453376ebf7428de1c3c064547b Mon Sep 17 00:00:00 2001 From: Hernan Garcia Date: Mon, 24 Jul 2017 05:14:39 -0500 Subject: [PATCH] fixed word network on volume_ls.md Signed-off-by: Hernan Garcia --- docs/reference/commandline/volume_ls.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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