docs: fix alloc stop no_shutdown_delay (#16282)

This commit is contained in:
Luiz Aoqui
2023-03-03 14:44:49 -05:00
committed by GitHub
parent 0e824d363a
commit 158d6a91c2
2 changed files with 8 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ Stop Specific Options:
eval-status command.
-no-shutdown-delay
Ignore the the group and task shutdown_delay configuration so there is no
Ignore the the group and task shutdown_delay configuration so there is no
delay between service deregistration and task shutdown. Note that using
this flag will result in failed network connections to the allocation
being stopped.