From e0265745bc10f37a9343b74a7e0128f7cdf0a9c7 Mon Sep 17 00:00:00 2001 From: Greg Sjaardema Date: Tue, 1 Nov 2022 15:29:50 -0600 Subject: Update command option for example (#33321) The `spack info ` 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. --- lib/spack/docs/basic_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3-70-g09d2