From 406e2a56586e54059e13a0e1eca773a1c0c6632d Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:41:21 -0600 Subject: [PATCH] backport of commit 0819aab23799ab6ed31c926ef42e3174105600ec (#19219) Co-authored-by: James Rasell --- command/job_stop.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/command/job_stop.go b/command/job_stop.go index 8a39818c4..4f353d741 100644 --- a/command/job_stop.go +++ b/command/job_stop.go @@ -54,10 +54,10 @@ Stop Options: only a single region at a time. Ignored for single-region jobs. -no-shutdown-delay - Ignore the the group and task shutdown_delay configuration so that there is no - delay between service deregistration and task shutdown. Note that using - this flag will result in failed network connections to the allocations - being stopped. + Ignore the group and task shutdown_delay configuration so that there is no + delay between service deregistration and task shutdown. Note that using this + flag will result in failed network connections to the allocations being + stopped. -purge Purge is used to stop the job and purge it from the system. If not set, the