Update plugin enable cli reference documentation

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 43297dd6f81d85d1ac3dc49d68684404be0f2d8e
Component: engine
This commit is contained in:
Vincent Demeester
2016-11-23 15:42:40 +01:00
parent 9baf8e091f
commit 8cb287199f

View File

@ -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,