Merge pull request #26185 from yuexiao-wang/update-docs
Update description for docker plugin inspect
(cherry picked from commit 0414a2c1a9
)
Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
parent
e3197e1dfa
commit
748f3ef8e3
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
--help Print usage
|
||||
|
|
Loading…
Add table
Reference in a new issue