File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ usage() {
53
53
echo " "
54
54
echo " Usage: $1 [-help] [-use_encryption] [-run_rcu]"
55
55
echo " -oracle_home <oracle-home>"
56
- echo " -domain_home <domain-home >"
56
+ echo " -domain_parent <domain-parent >"
57
57
echo " -domain_type <domain-type>"
58
58
echo " [-java_home <java-home>]"
59
59
echo " [-archive_file <archive-file>]"
@@ -67,7 +67,7 @@ usage() {
67
67
echo " where:"
68
68
echo " oracle-home - the existing Oracle Home directory for the domain."
69
69
echo " "
70
- echo " domain-home - the domain home directory ."
70
+ echo " domain-parent - the directory where the domain should be created ."
71
71
echo " "
72
72
echo " domain-type - the type of domain (e.g., WLS, JRF). This controls"
73
73
echo " the domain templates and template resource targeting."
You can’t perform that action at this time.
0 commit comments