Przeglądaj źródła

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 8 lat temu
rodzic
commit
d4d4edec2e
1 zmienionych plików z 2 dodań i 1 usunięć
  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,