Update documentation

TRAVIS_JOB_NUMBER=3106.1
TRAVIS_COMMIT_RANGE=e3ef72cc0654...e735ee0f8426
This commit is contained in:
Travis CI (pmd-bot) committed 2018-11-25 15:22:15 +00:00
1 parent e735ee0f84
commit b87df2203c
1 file changed
+1 -1
+1 -1
View File
@@ -381,7 +381,7 @@ private void buz(String x) {}
|Name|Default Value|Description|Multivalued|
|----|-------------|-----------|-----------|
|exceptionfile||File containing strings to skip (one string per line), only used if ignore list is not set|no|
|exceptionfile||File containing strings to skip (one string per line), only used if ignore list is not set. File must be UTF-8 encoded.|no|
|separator|,|Ignore list separator|no|
|exceptionList||Strings to ignore|no|
|maxDuplicateLiterals|4|Max duplicate literals|no|