Browse code

Update plugin enable cli reference documentation

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit 43297dd6f81d85d1ac3dc49d68684404be0f2d8e)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>

Vincent Demeester authored on 2016/11/23 23:42:40
Showing 1 changed files
... ...
@@ -21,7 +21,8 @@ Usage:  docker plugin enable PLUGIN
21 21
 Enable a plugin
22 22
 
23 23
 Options:
24
-      --help   Print usage
24
+      --help          Print usage
25
+      --timeout int   HTTP client timeout (in seconds)
25 26
 ```
26 27
 
27 28
 Enables a plugin. The plugin must be installed before it can be enabled,