Fix units in NOMAD_MEMORY_LIMIT documentation

This commit is contained in:
David Bresson 2016-06-29 16:32:04 -07:00
parent 5a09c44517
commit 247411ca4a
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ a particular node and as such can not be used in constraints.
</tr>
<tr>
<td>${NOMAD_MEMORY_LIMIT}</td>
<td>The memory limit in MBits for the task</td>
<td>The memory limit in MBytes for the task</td>
</tr>
<tr>
<td>${NOMAD_CPU_LIMIT}</td>