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

Update plugin enable cli reference documentation
This commit is contained in:
Vincent Demeester 2016-11-23 15:53:02 +01:00 committed by GitHub
commit 55cd9c4edc

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,