We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad829f4 commit d488877Copy full SHA for d488877
1 file changed
tutorial_basics.rst
@@ -345,7 +345,9 @@ We can also remove compilers from our configuration using ``spack compiler remov
345
346
.. note::
347
348
- The spec syntax may be confusing for new users. Spack can provide information about commands you run frequently. For instance, ``spack help --spec``:
+ The spec syntax may be confusing for new users.
349
+ Spack can provide information about commands you run frequently.
350
+ For instance, see the output of ``spack help --spec``:
351
352
.. literalinclude:: outputs/basics/help-spec.out
353
:language: console
0 commit comments