langtools/test/tools/doclint/tool/HelpTest.out
changeset 18898 0eab5f5e3d1d
parent 15370 c1c9a9e11b26
child 29427 44f4e6905b67
equal deleted inserted replaced
18672:1d6d1be0a94f 18898:0eab5f5e3d1d
    34     Report statistics on the reported issues.
    34     Report statistics on the reported issues.
    35   -h -help --help -usage -?
    35   -h -help --help -usage -?
    36     Show this message.
    36     Show this message.
    37 
    37 
    38 The following javac options are also supported
    38 The following javac options are also supported
    39   -bootclasspath, -classpath, -sourcepath, -Xmaxerrs, -Xmaxwarns
    39   -bootclasspath, -classpath, -cp, -sourcepath, -Xmaxerrs, -Xmaxwarns
    40 
    40 
    41 To run doclint on part of a project, put the compiled classes for your
    41 To run doclint on part of a project, put the compiled classes for your
    42 project on the classpath (or bootclasspath), then specify the source files
    42 project on the classpath (or bootclasspath), then specify the source files
    43 to be checked on the command line.
    43 to be checked on the command line.