src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties
branchJDK-8200758-branch
changeset 57392 46d4b0aa4542
parent 57330 a30edd277572
child 57394 17c43babfc2f
equal deleted inserted replaced
57391:970f28090a06 57392:46d4b0aa4542
   245 \          components that need to be signed that don't have\n\
   245 \          components that need to be signed that don't have\n\
   246 \          an existing bundle identifier.\n\
   246 \          an existing bundle identifier.\n\
   247 \  --mac-sign\n\
   247 \  --mac-sign\n\
   248 \          Request that the bundle be signed\n\
   248 \          Request that the bundle be signed\n\
   249 \  --mac-signing-keychain <file path>\n\
   249 \  --mac-signing-keychain <file path>\n\
   250 \          Path of the keychain to use\n\
   250 \          Path of the keychain to search for the signing identity\n\
   251 \          (absolute path or relative to the current directory)\n\
   251 \          (absolute path or relative to the current directory).\n\
   252 \          If not specified, the standard keychains are used.\n\
   252 \          If not specified, the standard keychains are used.\n\
   253 \  --mac-signing-key-user-name <user name>\n\
   253 \  --mac-signing-key-user-name <team name>\n\
   254 \          User name portion of the typical\n\
   254 \          Team name portion in Apple signing identities' names.\n\
   255 \          "Mac Developer ID Application: <user name>" signing key\n\
   255 \          For example "Developer ID Application: "\n\
   256 
   256 
   257 MSG_Help_linux_install=\
   257 MSG_Help_linux_install=\
   258 \  --linux-bundle-name <bundle name>\n\
   258 \  --linux-bundle-name <bundle name>\n\
   259 \          Name for Linux bundle, defaults to the application name\n\
   259 \          Name for Linux bundle, defaults to the application name\n\
   260 \  --linux-deb-maintainer <email address>\n\
   260 \  --linux-deb-maintainer <email address>\n\