Update documentation now that cleaning is more extensive

This commit is contained in:
Michael Schurter
2017-03-09 17:12:10 -08:00
parent 2452f32476
commit d2710a81cf

View File

@@ -90,9 +90,9 @@ environment variables.
</tr>
</table>
~> Port labels and task names will have any dashes `-` in their names replaced by
underscores `_` when they're used in environment variable names such as
`NOMAD_ADDR_<task>_<label>`.
~> Port labels and task names will have any non-alphanumeric or underscore
characters in their names replaced by underscores `_` when they're used in
environment variable names such as `NOMAD_ADDR_<task>_<label>`.
## Task Identifiers