From f58004e4369a97d514bc143284f423aeaead3964 Mon Sep 17 00:00:00 2001 From: Owen Solberg Date: Mon, 27 Jan 2020 18:49:53 -1000 Subject: fix spack env loads example (#14558) --- lib/spack/docs/environments.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/spack/docs/environments.rst b/lib/spack/docs/environments.rst index 5c1089351b..336d574bd7 100644 --- a/lib/spack/docs/environments.rst +++ b/lib/spack/docs/environments.rst @@ -382,11 +382,12 @@ the Environment. Loading ^^^^^^^ -Once an environment has been installed, the following creates a load script for it: +Once an environment has been installed, the following creates a load +script for it: .. code-block:: console - $ spack env myenv loads -r + $ spack env loads -r This creates a file called ``loads`` in the environment directory. Sourcing that file in Bash will make the environment available to the -- cgit v1.2.3-70-g09d2