From 95977862ea50dbbbac51e963bdcd16f3dc5939e8 Mon Sep 17 00:00:00 2001 From: Oliver Sanders Date: Mon, 15 Jul 2024 13:55:28 +0100 Subject: [PATCH] stop: remove reference to Cylc 7 --mode option --- cylc/flow/scripts/stop.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cylc/flow/scripts/stop.py b/cylc/flow/scripts/stop.py index d49a47aea1e..ebdb6380cd7 100755 --- a/cylc/flow/scripts/stop.py +++ b/cylc/flow/scripts/stop.py @@ -40,7 +40,8 @@ $ cylc stop my_workflow//1234/foo By default stopping workflows wait for submitted and running tasks to complete -before shutting down. You can change this behaviour with the --mode option. +before shutting down. You can change this behaviour with the --now or +--kill options. There are several shutdown methods: