Modify options for the command plugin install

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang
2017-06-02 00:10:07 +00:00
committed by Tibor Vass
parent 7b7ff16175
commit 2c9a4c7f0b
+2 -2
View File
@@ -17,8 +17,8 @@ Usage: docker plugin install [OPTIONS] PLUGIN
Install a plugin
Options:
--disable do not enable the plugin on install
--grant-all-permissions grant all permissions necessary to run the plugin
--disable Do not enable the plugin on install
--grant-all-permissions Grant all permissions necessary to run the plugin
--help Print usage
```