Skip to content

Commit 7c70012

Browse files
authored
correct typos in domain type options
1 parent 9311b5a commit 7c70012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/rebase-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Usage: imagetool rebase [OPTIONS]
3131
| `--sourceImage` | (Required) Source Image containing the WebLogic domain. | |
3232
| `--tag` | (Required) Tag for the final build image. Example: `store/oracle/weblogic:12.2.1.3.0` | |
3333
| `--targetImage` | Docker image to extend for the domain's new image. | |
34-
| `--type` | Installer type. Supported values: `WLS`, `FMW`, `BI`, `ODI`, `OHSSA`, `OSB`, `OUDSM`, `SOAOSB`, `WCP`, `EDQ`, `OAM`, `OHS`, `OIG`, `OUD`, `SOA`, `WCC`, `WCS` | `WLS` |
34+
| `--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` |
3535
| `--user` | Your Oracle support email ID. | |
3636
| `--version` | Installer version. | `12.2.1.3.0` |
3737

0 commit comments

Comments
 (0)