mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Merge pull request #802 from stigkj/patch-1
Spelling: intepretable --> interpretable
This commit is contained in:
@@ -39,7 +39,7 @@ The following options are available for use in the job specification.
|
||||
|
||||
* `args` - (Optional) A list of arguments to the optional `command`. If no
|
||||
`command` is present, `args` are ignored. References to environment variables
|
||||
or any [intepretable Nomad
|
||||
or any [interpretable Nomad
|
||||
variables](/docs/jobspec/interpreted.html) will be interpreted
|
||||
before launching the task. For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user