Add missing documentation for last commit.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-01-31 19:49:11 +00:00
parent b832ded2b7
commit 1829e200dd

View File

@ -291,6 +291,16 @@
5000
</td>
</tr>
<tr>
<td>maven.clover.relative</td>
<td>Yes</td>
<td>
Controls whether the initstring parameter is treated as a relative path or not.
</td>
<td>
false
</td>
</tr>
</table>
</section>
</body>