diff --git a/docs/cmdline.html b/docs/cmdline.html index 51b5d502d..5ee18e2dc 100644 --- a/docs/cmdline.html +++ b/docs/cmdline.html @@ -44,7 +44,7 @@ The command line usage is: com.puppycrawl.tools.checkstyle.Main \ -c <configurationFile> [-n <packageNameFile>] \ [-f <format>] [-p <propertiesFile>] [-o <file>] \ - [-r <dir>] [-e <extension>] file... + [-r <dir>] file...
@@ -76,10 +76,6 @@ checks to apply. Command line options are: -r dir - specify the directory to traverse for Java source files. -
diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 62ff7e7c3..17d94a780 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -51,6 +51,7 @@
New features:
@@ -61,6 +62,17 @@ ++ Resolved bugs: +
+ +