File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ source ${scriptDir}/../../common/validate.sh
2323function usage {
2424 echo usage: ${script} -o dir -i file -u username -p password [-k] [-e] [-h]
2525 echo " -i Parameter inputs file, must be specified."
26- echo " -o Ouput directory for the generated properties and YAML files, must be specified."
26+ echo " -o Output directory for the generated properties and YAML files, must be specified."
2727 echo " -u Username used in building the Docker image for WebLogic domain in image."
2828 echo " -p Password used in building the Docker image for WebLogic domain in image."
2929 echo " -e Also create the resources in the generated YAML files, optional."
You can’t perform that action at this time.
0 commit comments