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
23
23
function usage {
24
24
echo usage: ${script} -o dir -i file -u username -p password [-k] [-e] [-h]
25
25
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."
27
27
echo " -u Username used in building the Docker image for WebLogic domain in image."
28
28
echo " -p Password used in building the Docker image for WebLogic domain in image."
29
29
echo " -e Also create the resources in the generated YAML files, optional."
You can’t perform that action at this time.
0 commit comments