浏览代码

Update plugin enable cli reference documentation

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Vincent Demeester 8 年之前
父节点
当前提交
43297dd6f8
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/reference/commandline/plugin_enable.md

+ 2 - 1
docs/reference/commandline/plugin_enable.md

@@ -21,7 +21,8 @@ Usage:  docker plugin enable PLUGIN
 Enable a plugin
 
 Options:
-      --help   Print usage
+      --help          Print usage
+      --timeout int   HTTP client timeout (in seconds)
 ```
 
 Enables a plugin. The plugin must be installed before it can be enabled,