Help: Replace mentions of `-S option with :option:-S` role

This commit is contained in:
Alex Turbov
2022-08-04 10:38:46 +04:00
parent 765d2768f1
commit 183a49cbfe
4 changed files with 10 additions and 7 deletions

View File

@@ -4,4 +4,4 @@ CTEST_RUN_CURRENT_SCRIPT
.. versionadded:: 3.11
Setting this to 0 prevents :manual:`ctest(1)` from being run again when it
reaches the end of a script run by calling ``ctest -S``.
reaches the end of a script run by calling :option:`ctest -S`.