src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties
equal
deleted
inserted
replaced
100 \ A {0} separated list of paths\n\ |
100 \ A {0} separated list of paths\n\ |
101 \ Each path is either a directory of modules or the path to a\n\ |
101 \ Each path is either a directory of modules or the path to a\n\ |
102 \ modular jar.\n\ |
102 \ modular jar.\n\ |
103 \ (each path is absolute or relative to the current directory)\n\ |
103 \ (each path is absolute or relative to the current directory)\n\ |
104 \ This option can be used multiple times.\n\ |
104 \ This option can be used multiple times.\n\ |
|
105 \ --bind-services \n\ |
|
106 \ Pass on --bind-services option to jlink (which will link in \n\ |
|
107 \ service provider modules and their dependences) \n\ |
105 \ --runtime-image <file path>\n\ |
108 \ --runtime-image <file path>\n\ |
106 \ Path of the predefined runtime image that will be copied into\n\ |
109 \ Path of the predefined runtime image that will be copied into\n\ |
107 \ the application image\n\ |
110 \ the application image\n\ |
108 \ (absolute path or relative to the current directory)\n\ |
111 \ (absolute path or relative to the current directory)\n\ |
109 \ If --runtime-image is not specified, jpackage will run jlink to\n\ |
112 \ If --runtime-image is not specified, jpackage will run jlink to\n\ |