File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -363,10 +363,9 @@ ECHO java-home - the Java Home to use for the new domain. If not
363363ECHO specified, it defaults to the value of the JAVA_HOME
364364ECHO environment variable.
365365ECHO .
366- ECHO archive-file - the path to the archive file to use. Either the
367- ECHO archive-file or the model-file is required. If the
368- ECHO model-file is specified, the archive-file will
369- ECHO be ignored.
366+ ECHO archive-file - the path to the archive file to use. If the -model_file
367+ ECHO argument is not specified, the model file in this archive
368+ ECHO will be used.
370369ECHO .
371370ECHO model-file - the location of the model file to use.
372371ECHO .
Original file line number Diff line number Diff line change @@ -83,10 +83,9 @@ usage() {
8383 echo " specified, it defaults to the value of the JAVA_HOME"
8484 echo " environment variable."
8585 echo " "
86- echo " archive-file - the path to the archive file to use Either the"
87- echo " archive-file or the model-file is required. If the"
88- echo " model-file is specified, the archive-file will"
89- echo " be ignored."
86+ echo " archive-file - the path to the archive file to use. If the -model_file"
87+ echo " argument is not specified, the model file in this archive"
88+ echo " will be used."
9089 echo " "
9190 echo " model-file - the location of the model file to use."
9291 echo " "
You can’t perform that action at this time.
0 commit comments