Merge pull request #26185 from yuexiao-wang/update-docs

Update description for docker plugin inspect
Upstream-commit: 0414a2c1a960832cc6d3df8641f23952c3700084
Component: engine
This commit is contained in:
Vincent Demeester
2016-08-31 14:41:03 +02:00
committed by GitHub

View File

@ -12,9 +12,9 @@ parent = "smn_cli"
# plugin inspect (experimental)
```markdown
Usage: docker plugin inspect PLUGIN
Usage: docker plugin inspect [OPTIONS] PLUGIN [PLUGIN...]
Inspect a plugin
Display detailed information on one or more plugins
Options:
-f, --format string Format the output using the given go template