diff options
-rw-r--r-- | lib/spack/docs/repositories.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/repositories.rst b/lib/spack/docs/repositories.rst index 3368c26a28..06f263f6df 100644 --- a/lib/spack/docs/repositories.rst +++ b/lib/spack/docs/repositories.rst @@ -335,7 +335,7 @@ merged YAML from all configuration files, use ``spack config get repos``: - ~/myrepo - $spack/var/spack/repos/builtin -mNote that, unlike ``spack repo list``, this does not include the +Note that, unlike ``spack repo list``, this does not include the namespace, which is read from each repo's ``repo.yaml``. ^^^^^^^^^^^^^^^^^^^^^ |