src/jdk.packager/share/classes/jdk/packager/internal/resources/CLIHelp.properties
branchJDK-8200758-branch
changeset 56933 9f59eeb3cc0f
parent 56853 06c322468f90
child 56941 20568f1e1aa7
equal deleted inserted replaced
56910:410fd33a2c81 56933:9f59eeb3cc0f
    26 \n\
    26 \n\
    27 jpackager create-jre-installer -n <jre_name> -o outputdir\n\
    27 jpackager create-jre-installer -n <jre_name> -o outputdir\n\
    28 Generates a Server JRE installer.\n\
    28 Generates a Server JRE installer.\n\
    29 \n\
    29 \n\
    30 The following options are valid for all platforms:\n\
    30 The following options are valid for all platforms:\n\
       
    31 \  --help -i \n\
       
    32 \          Shows the usage text, followed by a list and description of each valid option for the current platform and the given mode.\n\
       
    33 \          If no mode is given, shows the usage text, followed by a list and description of each valid option for the current platform.\n\
       
    34 \          When this option is used, all other options are ignored.\n\
    31 \  --output -o\n\
    35 \  --output -o\n\
    32 \          Name of the directory where generated output file is placed.\n\
    36 \          Name of the directory where generated output file is placed.\n\
    33 \  --input -i\n\
    37 \  --input -i\n\
    34 \          Name of the base directory that contains the files to package.\n\
    38 \          Name of the base directory that contains the files to package.\n\
    35 \  --files -f\n\
    39 \  --files -f\n\
    64 \          Enables verbose output.\n\
    68 \          Enables verbose output.\n\
    65 \  --strip-native-commands\n\
    69 \  --strip-native-commands\n\
    66 \          Removes native executables from the custom run-time images.\n\
    70 \          Removes native executables from the custom run-time images.\n\
    67 \  --jvm-args\n\
    71 \  --jvm-args\n\
    68 \          JVM flags and options to pass to the application.\n\
    72 \          JVM flags and options to pass to the application.\n\
    69 \  --user-jvm-args\n\
       
    70 \          JVM options the user may override along and their default values\n\
       
    71 \          (see UserJvmOptionsService API for more details).\n\
       
    72 \  --file-associations\n\
    73 \  --file-associations\n\
    73 \          Properties file that contains list of key=value parameters that\n\
    74 \          Properties file that contains list of key=value parameters that\n\
    74 \          describe a file association. "extension", "mime-type", "icon",\n\
    75 \          describe a file association. "extension", "mime-type", "icon",\n\
    75 \          "description" can be used as keys for the association.\n\
    76 \          "description" can be used as keys for the association.\n\
    76 \  --secondary-launcher\n\
    77 \  --secondary-launcher\n\