langtools/src/share/classes/com/sun/tools/doclint/resources/doclint.properties
changeset 18898 0eab5f5e3d1d
parent 18004 dcf9d59b1635
child 19121 c626ed0c6ab0
equal deleted inserted replaced
18672:1d6d1be0a94f 18898:0eab5f5e3d1d
   107 \    Report statistics on the reported issues.\n\
   107 \    Report statistics on the reported issues.\n\
   108 \  -h -help --help -usage -?\n\
   108 \  -h -help --help -usage -?\n\
   109 \    Show this message.\n\
   109 \    Show this message.\n\
   110 \n\
   110 \n\
   111 The following javac options are also supported\n\
   111 The following javac options are also supported\n\
   112 \  -bootclasspath, -classpath, -sourcepath, -Xmaxerrs, -Xmaxwarns\n\
   112 \  -bootclasspath, -classpath, -cp, -sourcepath, -Xmaxerrs, -Xmaxwarns\n\
   113 \n\
   113 \n\
   114 To run doclint on part of a project, put the compiled classes for your\n\
   114 To run doclint on part of a project, put the compiled classes for your\n\
   115 project on the classpath (or bootclasspath), then specify the source files\n\
   115 project on the classpath (or bootclasspath), then specify the source files\n\
   116 to be checked on the command line.
   116 to be checked on the command line.