Merge pull request #28758 from vdemeester/update-plugin-enable-cli-doc

Update plugin enable cli reference documentation
Upstream-commit: 55cd9c4edc9b6ed912170e71c1e65bf1d3a3bba2
Component: engine
This commit is contained in:
Vincent Demeester
2016-11-23 15:53:02 +01:00
committed by GitHub
@@ -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,