From 3d0bad465b41feb442eab67fe5b9d9134d76062a Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Mon, 7 Jun 2021 12:05:09 -0500 Subject: Docs: fix missing backtick in Environments docs (#24109) --- lib/spack/docs/environments.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/docs/environments.rst b/lib/spack/docs/environments.rst index 79382ab9ac..dbc1e23bf4 100644 --- a/lib/spack/docs/environments.rst +++ b/lib/spack/docs/environments.rst @@ -363,7 +363,7 @@ to ``spack install`` on the command line, ``--no-add`` is the default, while for dependency specs on the other hand, it is optional. In other words, if there is an unambiguous match in the active concrete environment for a root spec provided to ``spack install`` on the command line, spack -does not require you to specify the ``--no-add` option to prevent the spec +does not require you to specify the ``--no-add`` option to prevent the spec from being added again. At the same time, a spec that already exists in the environment, but only as a dependency, will be added to the environment as a root spec without the ``--no-add`` option. -- cgit v1.2.3-60-g2f50