Skip to content

Commit

Permalink
Add 'volume prune' to the volume commands index
Browse files Browse the repository at this point in the history
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
  • Loading branch information
Yanqiang Miao committed Dec 24, 2016
1 parent a9fa38b commit 3d4ea98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/commandline/index.md
Expand Up @@ -106,6 +106,7 @@ read the [`dockerd`](dockerd.md) reference page.
| [volume create](volume_create.md) | Creates a new volume where containers can consume and store data |
| [volume inspect](volume_inspect.md) | Display information about a volume |
| [volume ls](volume_ls.md) | Lists all the volumes Docker knows about |
| [volume prune](volume_prune.md) | Remove all unused volumes |
| [volume rm](volume_rm.md) | Remove one or more volumes |


Expand Down

0 comments on commit 3d4ea98

Please sign in to comment.