mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
make command "docker plugin inspect" complete
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
parent
4e7cbb91f8
commit
d022bb2084
1 changed files with 1 additions and 1 deletions
2
docs/reference/commandline/plugin_inspect.md
Normal file → Executable file
2
docs/reference/commandline/plugin_inspect.md
Normal file → Executable file
|
@ -12,7 +12,7 @@ parent = "smn_cli"
|
||||||
# plugin inspect (experimental)
|
# plugin inspect (experimental)
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Usage: docker plugin inspect PLUGIN
|
Usage: docker plugin inspect [OPTIONS] PLUGIN [PLUGIN...]
|
||||||
|
|
||||||
Inspect a plugin
|
Inspect a plugin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue