We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26a6066 + c4f4171 commit 0454361Copy full SHA for 0454361
metomi/rose/rose.py
@@ -108,7 +108,7 @@ def iter_entry_points(name: str):
108
('rose', 'suite-clean'):
109
'This command has been replaced by: "cylc clean".',
110
('rose', 'suite-cmp-vc'):
111
- 'This command is awaiting re-implementation in Cylc 8',
+ 'See ~/cylc-run/<workflow>/log/version',
112
('rose', 'suite-gcontrol'):
113
'This command has been removed: use the Cylc GUI.',
114
('rose', 'sgc'):
@@ -138,7 +138,7 @@ def iter_entry_points(name: str):
138
('rosie', 'disco'):
139
'Rosie Disco has been disabled pending fixes at a later release.',
140
('rosie', 'go'):
141
- 'This command has been removed pending re-implementation',
+ 'This command has been removed.',
142
}
143
144
0 commit comments