src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources_ja.properties
equal
deleted
inserted
replaced
95 \ Command line arguments to pass to the main class if no\n\ |
95 \ Command line arguments to pass to the main class if no\n\ |
96 \ arguments are specified by the launcher\n\ |
96 \ arguments are specified by the launcher\n\ |
97 \ --icon <icon file path>\n\ |
97 \ --icon <icon file path>\n\ |
98 \ Path of the icon of the application bundle\n\ |
98 \ Path of the icon of the application bundle\n\ |
99 \ (absolute path or relative to the current directory)\n\ |
99 \ (absolute path or relative to the current directory)\n\ |
100 \ --singleton\n\ |
|
101 \ Prevents multiple instances of the application from launching\n\ |
|
102 \ (see SingleInstanceService API for more details)\n\ |
|
103 \ --identifier <id string>\n\ |
100 \ --identifier <id string>\n\ |
104 \ Machine readable identifier of the application\n\ |
101 \ Machine readable identifier of the application\n\ |
105 \ The format must be a DNS name in reverse order,\n\ |
102 \ The format must be a DNS name in reverse order,\n\ |
106 \ such as com.example.myapplication.\n\ |
103 \ such as com.example.myapplication.\n\ |
107 \ --verbose\n\ |
104 \ --verbose\n\ |