Help: add code-block directive

This commit is contained in:
Kyle Edwards 2019-03-07 11:52:38 -05:00
parent e58e38f2fb
commit d7ca0a2644

View File

@ -50,7 +50,7 @@ The options are:
authenticated clients. In this case, you should provide a bearer token in your
header:
::
.. code-block:: cmake
ctest_submit(HTTPHEADER "Authorization: Bearer <auth-token>")