test/tools/doclint/tool/HelpTest.out

changeset 1885
d6158f8d7235
parent 1506
4a3cfc970c6f
child 2525
2eb010b6cb22
equal deleted inserted replaced
1879:3b4f92a3797f 1885:d6158f8d7235
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.

mercurial