From a5791e2541f35d11089f33adc231cdb964609464 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 --- experimental/plugins_volume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/plugins_volume.md b/experimental/plugins_volume.md index cc74796f..0690e625 100644 --- a/experimental/plugins_volume.md +++ b/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.