Browse code

Complete the options for 'docker plugin install'

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>

Yanqiang Miao authored on 2017/01/12 21:10:23
Showing 1 changed files
... ...
@@ -23,6 +23,7 @@ Install a plugin
23 23
 Options:
24 24
       --alias string            Local name for plugin
25 25
       --disable                 Do not enable the plugin on install
26
+      --disable-content-trust   Skip image verification (default true)
26 27
       --grant-all-permissions   Grant all permissions necessary to run the plugin
27 28
       --help                    Print usage
28 29
 ```