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 committed by Tibor Vass
parent d16010d737
commit 7792b0d382
1 changed files with 2 additions and 1 deletions

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,