src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties
changeset 48543 7067fe4e054e
parent 47216 71c04702a3d5
equal deleted inserted replaced
48542:19effb7970bc 48543:7067fe4e054e
     1 #
     1 #
     2 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    44 main.opt.mode.describe=\
    44 main.opt.mode.describe=\
    45 \describe  - Prints the module details
    45 \describe  - Prints the module details
    46 main.opt.mode.hash=\
    46 main.opt.mode.hash=\
    47 \hash      - Records hashes of tied modules.
    47 \hash      - Records hashes of tied modules.
    48 
    48 
    49 main.opt.help=Print this usage message
    49 main.opt.help=Print this help message
    50 main.opt.help-extra=Print help on extra options
    50 main.opt.help-extra=Print help on extra options
    51 main.opt.version=Version information
    51 main.opt.version=Version information
    52 main.opt.class-path=Application jar files|dir containing classes
    52 main.opt.class-path=Application jar files|dir containing classes
    53 main.opt.libs=Location of native libraries
    53 main.opt.libs=Location of native libraries
    54 main.opt.cmds=Location of native commands
    54 main.opt.cmds=Location of native commands