Update plugin enable cli reference documentation

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2016-11-23 15:42:40 +01:00
parent 5afdacb20e
commit 43297dd6f8
No known key found for this signature in database
GPG key ID: 083CC6FD6EB699A3

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,