adding quotes to make sure the glob is interpreted correctly
This commit is contained in:
parent
ac728d3e60
commit
f6aa864bc4
@ -38,7 +38,7 @@ All packages whose names contain "sql" case insensitive:
|
|||||||
|
|
||||||
All packages whose names start with a capital M:
|
All packages whose names start with a capital M:
|
||||||
|
|
||||||
.. command-output:: spack list M*
|
.. command-output:: spack list 'M*'
|
||||||
|
|
||||||
All packages whose names or descriptions contain Documentation:
|
All packages whose names or descriptions contain Documentation:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user