Skip to content

Commit 9311b5a

Browse files
authored
correct typos in image type options
1 parent ec9f248 commit 9311b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/create-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Usage: imagetool create [OPTIONS]
2727
| `--passwordFile` | Path to a file containing just the Oracle Support password, see `--user`. | |
2828
| `--patches` | Comma separated list of patch IDs. Example: `12345678,87654321` | |
2929
| `--tag` | (Required) Tag for the final build image. Example: `store/oracle/weblogic:12.2.1.3.0` | |
30-
| `--type` | Installer type. Supported values: `WLS`, `FMW`, `BI`, `ODI`, `OHSSA`, `OSB`, `OUDSM`, `SOAOSB`, `WCP`, `EDQ`, `OAM`, `OHS`, `OIG`, `OUD`, `SOA`, `WCC`, `WCS` | `WLS` |
30+
| `--type` | Installer type. Supported values: `WLS`, `FMW`, `IDM`, `OHS_WLS`, `OHS`, `OSB`, `OUD_WLS`, `SOA_OSB`, `WCP`, `OAM`, `OIG`, `OUD`, `SOA`, `WCC`, `WCS`, `WCP` | `WLS` |
3131
| `--user` | Oracle support email ID. | |
3232
| `--version` | Installer version. | `12.2.1.3.0` |
3333
| `--wdtArchive` | Path to the WDT archive file used by the WDT model. | |

0 commit comments

Comments
 (0)