langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties
equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 1997, 2017, 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 |
203 main.opt.J.arg=\ |
203 main.opt.J.arg=\ |
204 <flag> |
204 <flag> |
205 main.opt.J.desc=\ |
205 main.opt.J.desc=\ |
206 Pass <flag> directly to the runtime system |
206 Pass <flag> directly to the runtime system |
207 |
207 |
208 main.opt.X.desc=\ |
208 main.opt.help.extra.desc=\ |
209 Print a synopsis of nonstandard options and exit |
209 Print a synopsis of nonstandard options and exit |
210 |
210 |
211 main.usage.foot=\n\ |
211 main.usage.foot=\n\ |
212 GNU-style options may use '=' instead of whitespace to separate the name of an\n\ |
212 GNU-style options may use '=' instead of whitespace to separate the name of an\n\ |
213 option from its value.\n |
213 option from its value.\n |