old parameter was removed , #712

This commit is contained in:
Roman Ivanov 2015-03-04 14:31:05 -08:00
parent 0e36aba902
commit 17aef6d4c7
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ public class MethodLimitCheck extends Check
<source>
java -classpath mycompanychecks.jar:checkstyle-${projectVersion}-all.jar \
-c config.xml -r .
-c config.xml
</source>
<p>