summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGreg Sjaardema <gsjaardema@gmail.com>2022-11-01 15:29:50 -0600
committerGitHub <noreply@github.com>2022-11-01 15:29:50 -0600
commite0265745bc10f37a9343b74a7e0128f7cdf0a9c7 (patch)
tree28a726d4b42e1a24fafc30f4e2255a22711a11d5 /lib
parent75360bdc2113db78aaf5fa3e2a4b9555e7efd783 (diff)
downloadspack-e0265745bc10f37a9343b74a7e0128f7cdf0a9c7.tar.gz
spack-e0265745bc10f37a9343b74a7e0128f7cdf0a9c7.tar.bz2
spack-e0265745bc10f37a9343b74a7e0128f7cdf0a9c7.tar.xz
spack-e0265745bc10f37a9343b74a7e0128f7cdf0a9c7.zip
Update command option for example (#33321)
The `spack info <package>` command does not show the `Virtual Packages:` output unless the `--virtuals` command option is passed. Before this changes, the information that the command is supposed to be illustrating is not shown in the example and is confusing.
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/basic_usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst
index b8b758e6ed..95c37dd8bf 100644
--- a/lib/spack/docs/basic_usage.rst
+++ b/lib/spack/docs/basic_usage.rst
@@ -1438,7 +1438,7 @@ built.
You can see what virtual packages a particular package provides by
getting info on it:
-.. command-output:: spack info mpich
+.. command-output:: spack info --virtuals mpich
Spack is unique in that its virtual packages can be versioned, just
like regular packages. A particular version of a package may provide