Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/reference/env-vars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ The recommended way to manage Cylc deployments is via a "wrapper script".

Cylc provides a wrapper script which can be used to manage multiple parallel
deployments of different versions of Cylc and a mechanism for switching between
them. For more information on the wrapper scrip, see :Ref:`managing
environments`.
them. For more information on the wrapper script, see
:ref:`installation.distributed-installation`.

The Cylc wrapper script uses / defines the following environment variables:

Expand Down
Loading