Skip to content

Commit

Permalink
Merge pull request cylc#6233 from oliver-sanders/6126
Browse files Browse the repository at this point in the history
stop: remove reference to Cylc 7 --mode option
  • Loading branch information
wxtim authored Jul 16, 2024
2 parents f7c4d57 + 9597786 commit 2e67550
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cylc/flow/scripts/stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2e67550

Please sign in to comment.