Docs for spack list with glob.
This commit is contained in:
parent
5a5f5cb018
commit
ee528bc426
@ -25,7 +25,12 @@ Spack can install:
|
||||
|
||||
.. command-output:: spack list
|
||||
|
||||
The packages are listed by name in alphabetical order.
|
||||
The packages are listed by name in alphabetical order. You can also
|
||||
do wildcard searches using ``*``:
|
||||
|
||||
.. command-output:: spack list m*
|
||||
|
||||
.. command-output:: spack list *util*
|
||||
|
||||
|
||||
``spack info``
|
||||
|
Loading…
Reference in New Issue
Block a user