summaryrefslogtreecommitdiff
path: root/lib/spack/docs/extensions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/docs/extensions.rst')
-rw-r--r--lib/spack/docs/extensions.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/spack/docs/extensions.rst b/lib/spack/docs/extensions.rst
index c71a6511ed..15c59c76ef 100644
--- a/lib/spack/docs/extensions.rst
+++ b/lib/spack/docs/extensions.rst
@@ -87,11 +87,12 @@ will be available from the command line:
--implicit select specs that are not installed or were installed implicitly
--output OUTPUT where to dump the result
-The corresponding unit tests can be run giving the appropriate options to ``spack test``:
+The corresponding unit tests can be run giving the appropriate options
+to ``spack unit-test``:
.. code-block:: console
- $ spack test --extension=scripting
+ $ spack unit-test --extension=scripting
============================================================== test session starts ===============================================================
platform linux2 -- Python 2.7.15rc1, pytest-3.2.5, py-1.4.34, pluggy-0.4.0