Update description for docker plugin inspect
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
198024bf37
commit
fdedc38f0c
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:
|
||||
-f, --format string Format the output using the given go template
|
||||
|
|
Loading…
Add table
Reference in a new issue