From 264ae609b97356af1a88e08c890b0711d5e21c2e Mon Sep 17 00:00:00 2001
From: lkuehne
Date: Sat, 8 Feb 2003 18:02:17 +0000
Subject: [PATCH] added docs for configURL attribute
---
docs/anttask.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
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 |