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

This commit is contained in:
Richard Nelson 2010-08-14 16:59:23 -05:00 committed by Daniel Baumann
parent 4ea3b7caf2
commit 0aa2071a4a
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>