src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties
changeset 48543 7067fe4e054e
parent 48223 962b4324320c
child 48692 60c19c384333
equal deleted inserted replaced
48542:19effb7970bc 48543:7067fe4e054e
     1 #
     1 #
     2 # Copyright (c) 2015, 2017, 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
    30 main.usage=\
    30 main.usage=\
    31 Usage: {0} <options> --module-path <modulepath> --add-modules <module>[,<module>...]\n\
    31 Usage: {0} <options> --module-path <modulepath> --add-modules <module>[,<module>...]\n\
    32 \Possible options include:
    32 \Possible options include:
    33 
    33 
    34 main.opt.help=\
    34 main.opt.help=\
    35 \  -h, --help                            Print this help message
    35 \  -h, --help, -?                        Print this help message
    36 
    36 
    37 main.opt.version=\
    37 main.opt.version=\
    38 \      --version                         Version information
    38 \      --version                         Version information
    39 
    39 
    40 main.opt.module-path=\
    40 main.opt.module-path=\