mirror of https://github.com/docker/cli.git
Update plugin enable cli reference documentation
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
d16010d737
commit
7792b0d382
|
@ -21,7 +21,8 @@ Usage: docker plugin enable PLUGIN
|
||||||
Enable a plugin
|
Enable a plugin
|
||||||
|
|
||||||
Options:
|
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,
|
Enables a plugin. The plugin must be installed before it can be enabled,
|
||||||
|
|
Loading…
Reference in New Issue