Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
| ... | ... |
@@ -12,9 +12,9 @@ parent = "smn_cli" |
| 12 | 12 |
# plugin inspect (experimental) |
| 13 | 13 |
|
| 14 | 14 |
```markdown |
| 15 |
-Usage: docker plugin inspect PLUGIN |
|
| 15 |
+Usage: docker plugin inspect [OPTIONS] PLUGIN [PLUGIN...] |
|
| 16 | 16 |
|
| 17 |
-Inspect a plugin |
|
| 17 |
+Display detailed information on one or more plugins |
|
| 18 | 18 |
|
| 19 | 19 |
Options: |
| 20 | 20 |
-f, --format string Format the output using the given go template |