Browse Source

Help: Fix invalid code-block in cmake(1) manual

Fixes: #21304
pull/336/head
Kyle Edwards 5 years ago
parent
commit
7d811ceb3a
  1. 2
      Help/manual/cmake.1.rst

2
Help/manual/cmake.1.rst

@ -1156,7 +1156,7 @@ with one of the following options:
To view the presets available for a project, use
.. code-block::shell
.. code-block:: shell
cmake <source-dir> --list-presets

Loading…
Cancel
Save