From ee528bc426c458b1dd774ae49fb7205eadcab7dd Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Mon, 27 Oct 2014 22:40:04 -0700 Subject: Docs for spack list with glob. --- lib/spack/docs/basic_usage.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst index 0a0c2c678c..196b7077f9 100644 --- a/lib/spack/docs/basic_usage.rst +++ b/lib/spack/docs/basic_usage.rst @@ -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`` -- cgit v1.2.3-60-g2f50