mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Minor documentation edits for grammar and clarity
These are things I noticed as I read through the documentation. There are a couple of minor substantive corrections as well.
This commit is contained in:
@@ -36,7 +36,7 @@ The `exec` driver supports the following configuration in the job spec:
|
||||
is downloaded from an [`artifact`](/docs/jobspec/index.html#artifact_doc), the
|
||||
path can be relative from the allocations's root directory.
|
||||
|
||||
* `args` - (Optional) A list of arguments to the optional `command`. References
|
||||
* `args` - (Optional) A list of arguments to the `command`. References
|
||||
to environment variables or any [interpretable Nomad
|
||||
variables](/docs/jobspec/interpreted.html) will be interpreted before
|
||||
launching the task.
|
||||
|
||||
Reference in New Issue
Block a user