Complete the options for 'docker plugin install'

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
This commit is contained in:
Yanqiang Miao 2017-01-12 20:10:23 +08:00
parent af5323f958
commit 04b007873c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Install a plugin
Options:
--alias string Local name for plugin
--disable Do not enable the plugin on install
--disable-content-trust Skip image verification (default true)
--grant-all-permissions Grant all permissions necessary to run the plugin
--help Print usage
```