< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties

Print this page

        

*** 56,68 **** \ jpackage create-installer -o outputdir -n name \\\n\ \ --runtime-image <runtime-image>\n\ \n\ Generic Options:\n\ \ @<filename> \n\ \ --app-version <version>\n\ \ Version of the application and/or installer\n\ - \ Read options and/or mode from a file \n\ \ --copyright <copyright string>\n\ \ Copyright for the application\n\ \ --description <description string>\n\ \ Description of the application\n\ \ --help -h \n\ --- 56,68 ---- \ jpackage create-installer -o outputdir -n name \\\n\ \ --runtime-image <runtime-image>\n\ \n\ Generic Options:\n\ \ @<filename> \n\ + \ Read options and/or mode from a file \n\ \ --app-version <version>\n\ \ Version of the application and/or installer\n\ \ --copyright <copyright string>\n\ \ Copyright for the application\n\ \ --description <description string>\n\ \ Description of the application\n\ \ --help -h \n\
*** 159,172 **** \ --file-associations <file path>\n\ \ Path to a Properties file that contains list of key, value pairs\n\ \ (absolute path or relative to the current directory)\n\ \ The keys "extension", "mime-type", "icon", and "description"\n\ \ can be used to describe the association.\n\ - \ --identifier <id string>\n\ - \ Machine readable identifier of the application\n\ - \ The format must be a DNS name in reverse order,\n\ - \ such as com.example.myapplication.\n\ \ --install-dir <file path>\n\ \ Absolute path of the installation directory of the application\n\ \ --installer-type <type> \n\ \ The type of the installer to create\n\ \ Valid values are: {1} \n\ --- 159,168 ----
< prev index next >