src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties
equal
deleted
inserted
replaced
244 MSG_Help_linux_install=\ |
244 MSG_Help_linux_install=\ |
245 \ --linux-bundle-name <bundle name>\n\ |
245 \ --linux-bundle-name <bundle name>\n\ |
246 \ Name for Linux bundle, defaults to the application name\n\ |
246 \ Name for Linux bundle, defaults to the application name\n\ |
247 \ --linux-deb-maintainer <email address>\n\ |
247 \ --linux-deb-maintainer <email address>\n\ |
248 \ Maintainer for .deb bundle\n\ |
248 \ Maintainer for .deb bundle\n\ |
|
249 \ --linux-deb-copyright-file <file path>\n\ |
|
250 \ Path to custom copyright file for Debian packaging\n\ |
|
251 \ (absolute path or relative to the current directory)\n\ |
249 \ --linux-menu-group <menu-group-name>\n\ |
252 \ --linux-menu-group <menu-group-name>\n\ |
250 \ Menu group this application is placed in\n\ |
253 \ Menu group this application is placed in\n\ |
251 \ --linux-package-deps\n\ |
254 \ --linux-package-deps\n\ |
252 \ Required packages or capabilities for the application\n\ |
255 \ Required packages or capabilities for the application\n\ |
253 \ --linux-rpm-license-type <type string>\n\ |
256 \ --linux-rpm-license-type <type string>\n\ |