Add param to the build.html templates for --tasks.

This commit is contained in:
Richard Nelson 2010-08-14 16:59:23 -05:00
parent 93a8a6aed2
commit 33701338e5
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<tr><td>--binary-image: </td><td>LH_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LH_DISTRIBUTION</td></tr>
<tr><td>--packages-lists: </td><td>LH_PACKAGES_LISTS</td></tr>
<tr><td>--tasks: </td><td>LH_TASKS</td><tr>
<tr><td>--packages: </td><td>LH_PACKAGES</td><tr>
</table>

View File

@ -15,6 +15,7 @@
<tr><td>--binary-image: </td><td>LH_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LH_DISTRIBUTION</td></tr>
<tr><td>--packages-lists: </td><td>LH_PACKAGES_LISTS</td></tr>
<tr><td>--tasks: </td><td>LH_TASKS</td><tr>
<tr><td>--packages: </td><td>LH_PACKAGES</td><tr>
</table>