diff --git a/command/init.go b/command/init.go index 5450afd30..5d1a8adba 100644 --- a/command/init.go +++ b/command/init.go @@ -186,10 +186,10 @@ job "example" { # will migrate the data. This is useful for tasks that store data # that should persist across allocation updates. # sticky = true - # - # Setting migrate to true results in the allocation directory of a - # sticky allocation directory to be migrated. - # migrate = true + # + # Setting migrate to true results in the allocation directory of a + # sticky allocation directory to be migrated. + # migrate = true # The "size" parameter specifies the size in MB of shared ephemeral disk # between tasks in the group.