Skip to content

Commit 354c7d5

Browse files
authored
Merge pull request #6498 from cylc/8.3.x-sync
🤖 Merge 8.3.x-sync into master
2 parents 0d6e1d5 + 99acbe9 commit 354c7d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cylc/flow/scripts/cylc.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,8 @@ def get_version(long=False):
283283
'gscan':
284284
'cylc gscan has been removed, use the web UI',
285285
'insert':
286-
'inserting tasks is now done automatically',
286+
'Insertion is no longer required, `cylc set` and `cylc trigger`'
287+
' will insert tasks automatically.',
287288
'jobscript':
288289
'cylc jobscript has been removed',
289290
'nudge':

0 commit comments

Comments
 (0)