diff --git a/website/source/docs/commands/validate.html.md.erb b/website/source/docs/commands/validate.html.md.erb index 342c68ad9..2c65f8b15 100644 --- a/website/source/docs/commands/validate.html.md.erb +++ b/website/source/docs/commands/validate.html.md.erb @@ -18,7 +18,7 @@ nomad validate ``` The validate command requires a single argument, specifying the path to a file -containing a valid [job specification](/docs/jobspec/index.html). This file +containing a [job specification](/docs/jobspec/index.html). This file will be read and the job checked for any problems. On successful validation, exit code 0 will be returned, otherwise an exit code