langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties
changeset 860 c7a22d6d7184
parent 727 cb50c1ae7bab
child 862 44f1d401c8f5
equal deleted inserted replaced
859:16b1ea00598f 860:c7a22d6d7184
    13 err.no.classes.specified=no classes specified
    13 err.no.classes.specified=no classes specified
    14 err.not.standard.file.manager=can only specify class files when using a standard file manager
    14 err.not.standard.file.manager=can only specify class files when using a standard file manager
    15 err.unknown.option=unknown option: {0}
    15 err.unknown.option=unknown option: {0}
    16 err.verify.not.supported=-verify not supported
    16 err.verify.not.supported=-verify not supported
    17 err.Xold.not.supported.here=-Xold must be given as the first option
    17 err.Xold.not.supported.here=-Xold must be given as the first option
       
    18 
       
    19 main.usage.summary=\
       
    20 Usage: {0} <options> <classes>\n\
       
    21 use -help for a list of possible options
    18 
    22 
    19 main.usage=\
    23 main.usage=\
    20 Usage: {0} <options> <classes>\n\
    24 Usage: {0} <options> <classes>\n\
    21 where possible options include:
    25 where possible options include:
    22 
    26