summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMatt Benson <mbenson@apache.org>2022-02-24 20:45:08 -0600
committerMatt Benson <mbenson@apache.org>2022-02-24 20:45:08 -0600
commitf1570a246ee9c78f96e8ca3374e1f7fb0e185a98 (patch)
tree516803a64d20b0205241475d7f9f142aad711866 /manual
parent137218fd6a4f7ff18a1eb26e173505d35c5be7d9 (diff)
downloadant-f1570a246ee9c78f96e8ca3374e1f7fb0e185a98.tar.gz
support default value for scriptdef attribute
Diffstat (limited to 'manual')
-rw-r--r--manual/Tasks/scriptdef.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/Tasks/scriptdef.html b/manual/Tasks/scriptdef.html
index 680f1a864..a741fba35 100644
--- a/manual/Tasks/scriptdef.html
+++ b/manual/Tasks/scriptdef.html
@@ -147,6 +147,11 @@ the <a href="script.html"><code>&lt;script&gt;</code></a> task.</p>
<td>the name of the attribute</td>
<td>Yes</td>
</tr>
+ <tr>
+ <td>default</td>
+ <td>the default value of the attribute</td>
+ <td>No</td>
+ </tr>
</table>
<h4>element</h4>