We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f67d1 commit 0cdfd59Copy full SHA for 0cdfd59
src/reference/config/writing-platform-configs.rst
@@ -27,9 +27,9 @@ To see a list of available platforms::
27
28
To see the full configuration of available platforms::
29
30
- cylc config --platform-meta
31
-
32
-This is equivalent to `cylc config -i 'platforms' -i 'platform groups'`
+ cylc config --platforms
+
+This is equivalent to ``cylc config -i 'platforms' -i 'platform groups'``
33
34
What Are Platforms?
35
-------------------
0 commit comments