mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Fix inconsistencies in usage cli output.
This commit is contained in:
@@ -12,7 +12,7 @@ type ValidateCommand struct {
|
||||
|
||||
func (c *ValidateCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: nomad validate [options] <file>
|
||||
Usage: nomad validate [options] <path>
|
||||
|
||||
Checks if a given HCL job file has a valid specification. This can be used to
|
||||
check for any syntax errors or validation problems with a job.
|
||||
|
||||
Reference in New Issue
Block a user