We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9747718 commit 2a41608Copy full SHA for 2a41608
documentation/1.9/content/userguide/tools/inspect-image.md
@@ -17,7 +17,7 @@ Usage: imagetool inspect [OPTIONS]
17
| --- | --- | --- |
18
| `--builder`, `-b` | Executable to process the Dockerfile. Use the full path of the executable if not on your path. | `docker` |
19
| `--format` | The output format. Supported values: JSON | `JSON` |
20
-| `--image`. `-i` | (Required) The image ID or image name to be inspected. | |
+| `--image`, `-i` | (Required) The image ID or image name to be inspected. | |
21
| `--patches` | Include OPatch information in the output, including a list of WebLogic patches that are applied. | |
22
23
#### Use an argument file
0 commit comments