< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties

Print this page

        

@@ -100,10 +100,13 @@
 \          A {0} separated list of paths\n\
 \          Each path is either a directory of modules or the path to a\n\
 \          modular jar.\n\
 \          (each path is absolute or relative to the current directory)\n\
 \          This option can be used multiple times.\n\
+\  --bind-services \n\
+\          Pass on --bind-seervices option to jlink (which will link in \n\
+\          service provider modules and their dependences) \n\
 \  --runtime-image <file path>\n\
 \          Path of the predefined runtime image that will be copied into\n\
 \          the application image\n\
 \          (absolute path or relative to the current directory)\n\
 \          If --runtime-image is not specified, jpackage will run jlink to\n\
< prev index next >