Fix units in NOMAD_MEMORY_LIMIT documentation

This commit is contained in:
David Bresson
2016-06-29 16:32:04 -07:00
parent add1c9e9cd
commit fc4ba7843d

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>