src/jdk.packager/share/classes/jdk/packager/internal/resources/CLIHelp.properties
branchJDK-8200758-branch
changeset 56941 20568f1e1aa7
parent 56933 9f59eeb3cc0f
child 56957 2f01969ed7cb
equal deleted inserted replaced
56940:93d2d065257e 56941:20568f1e1aa7
     3 where mode is one of: \n\
     3 where mode is one of: \n\
     4 \  create-image\n\
     4 \  create-image\n\
     5 \          Generates a platform-specific application image.\n\
     5 \          Generates a platform-specific application image.\n\
     6 \  create-installer <type>\n\
     6 \  create-installer <type>\n\
     7 \          Generates a platform-specific installer for the application.\n\
     7 \          Generates a platform-specific installer for the application.\n\
     8 \          Valid values for "type" are "msi", "rpm", "deb", "dmg", \u201cpkg\u201d,\n\
     8 \          Valid values for "type" are "msi", "exe", "rpm", "deb", "dmg",\n\
     9 \          \u201cpkg-app-store\u201d. If "type" is omitted, all supported types of installable\n\
     9 \                           "pkg", and "pkg-app-store".\n\
    10 \          packages for current platform will be generated.\n\
    10 \          If "type" is omitted, all supported types of installable packages\n\
       
    11 \          for current platform will be generated.\n\
    11 \  create-jre-installer <type>\n\
    12 \  create-jre-installer <type>\n\
    12 \          Generates a platform-specific installer for Server JRE.\n\
    13 \          Generates a platform-specific installer for Server JRE.\n\
    13 \          Valid values for "type" are "msi", "rpm", "deb", "dmg", \u201cpkg\u201d.\n\
    14 \          Valid values for "type" are "msi", "exe", "rpm", "deb", "dmg", \n\
       
    15 \                           and "pkg".\n\
    14 \          If "type" is omitted, all supported types of installable packages\n\
    16 \          If "type" is omitted, all supported types of installable packages\n\
    15 \          for current platform will be generated.\n\
    17 \          for current platform will be generated.\n\
    16 \          \n\
    18 \          \n\
    17 Sample usages:\n\
    19 Sample usages:\n\
    18 --------------\n\
    20 --------------\n\