1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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

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