mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +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:
@@ -34,7 +34,7 @@ The `java` driver supports the following configuration in the job spec:
|
||||
contains the Jar in a subfolder, the path will need to be the relative path
|
||||
(`subdir/from_archive/my.jar`).
|
||||
|
||||
* `args` - (Optional) A list of arguments to the optional `command`. References
|
||||
* `args` - (Optional) A list of arguments to the Jar's main method. 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