diff --git a/docs/anttask.html b/docs/anttask.html index 3a479e3de..25ff14f83 100644 --- a/docs/anttask.html +++ b/docs/anttask.html @@ -50,7 +50,13 @@ This task is included in the checkstyle distribution.

config Specifies a file that defines the configuration modules. See here for a descrition of how to define a configuration. - Yes + Exactly one of config or configURL + + + configURL + Specifies a URL that defines the configuration modules. + See here for a descrition of how to define a configuration. + Exactly one of config or configURL properties