From 673c619987ead0cc425b601bd5cf1cc4a1fea7b5 Mon Sep 17 00:00:00 2001 From: fl0yd Date: Tue, 23 Jun 2015 15:30:36 -0700 Subject: [PATCH] Update plugins_volume.md Signed-off-by: Mark Oates Upstream-commit: 0835b20aceb6f5eff833abcbb4a720ad113a7d72 Component: engine --- components/engine/experimental/plugins_volume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/experimental/plugins_volume.md b/components/engine/experimental/plugins_volume.md index cc74796fbf..0690e62547 100644 --- a/components/engine/experimental/plugins_volume.md +++ b/components/engine/experimental/plugins_volume.md @@ -9,7 +9,7 @@ This is an experimental feature. For information on installing and using experim # Command-line changes -This experimental features introduces two changes to the `docker run` command: +This experimental feature introduces two changes to the `docker run` command: - The `--volume-driver` flag is introduced. - The `-v` syntax is changed to accept a volume name a first component.