docs: link projections docs to spec format (#24478)
This commit is contained in:
parent
9bd9cc2c7b
commit
963b931309
@ -543,7 +543,8 @@ specified from the command line using the ``--projection-file`` option
|
|||||||
to the ``spack view`` command.
|
to the ``spack view`` command.
|
||||||
|
|
||||||
The projections configuration file is a mapping of partial specs to
|
The projections configuration file is a mapping of partial specs to
|
||||||
spec format strings, as shown in the example below.
|
spec format strings, defined by the :meth:`~spack.spec.Spec.format`
|
||||||
|
function, as shown in the example below.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user