mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
spelling: annotated
This commit is contained in:
@@ -251,7 +251,7 @@ func formatDryRun(resp *api.JobPlanResponse, job *api.Job) string {
|
||||
return out
|
||||
}
|
||||
|
||||
// formatJobDiff produces an annoted diff of the job. If verbose mode is
|
||||
// formatJobDiff produces an annotated diff of the job. If verbose mode is
|
||||
// set, added or deleted task groups and tasks are expanded.
|
||||
func formatJobDiff(job *api.JobDiff, verbose bool) string {
|
||||
marker, _ := getDiffString(job.Type)
|
||||
|
||||
Reference in New Issue
Block a user