diff --git a/cylc/flow/scripts/trigger.py b/cylc/flow/scripts/trigger.py index 489a82adce..196bdfd11d 100755 --- a/cylc/flow/scripts/trigger.py +++ b/cylc/flow/scripts/trigger.py @@ -24,8 +24,8 @@ Triggering a queued task runs it immediately. Queues release tasks to run when their active task count drops below the queue -limit. So, depending on the task count, you may need to trigger a task twice to make -it run immediately. +limit. So, depending on the task count, you may need to trigger a task twice +to make it run immediately. Attempts to trigger active tasks (submitted or running) will be ignored.