فهرست منبع

Help: Fix `ctest` options description

Missed empty line after `.. option::` and the next paragraph.
Alex Turbov 3 سال پیش
والد
کامیت
7f4b90a3a6
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      Help/manual/ctest.1.rst

+ 3 - 1
Help/manual/ctest.1.rst

@@ -76,6 +76,7 @@ Options
  displayed.  This option will show all test output.
  displayed.  This option will show all test output.
 
 
 .. option:: -VV, --extra-verbose
 .. option:: -VV, --extra-verbose
+
  Enable more verbose output from tests.
  Enable more verbose output from tests.
 
 
  Test output is normally suppressed and only summary information is
  Test output is normally suppressed and only summary information is
@@ -138,6 +139,7 @@ Options
  ``TestLoad`` option of the `CTest Test Step`_.
  ``TestLoad`` option of the `CTest Test Step`_.
 
 
 .. option:: -Q, --quiet
 .. option:: -Q, --quiet
+
  Make CTest quiet.
  Make CTest quiet.
 
 
  This option will suppress all the output.  The output log file will
  This option will suppress all the output.  The output log file will
@@ -406,7 +408,7 @@ Options
 
 
 .. option:: --test-dir <dir>
 .. option:: --test-dir <dir>
 
 
-Specify the directory in which to look for tests.
+ Specify the directory in which to look for tests.
 
 
 .. option:: --test-output-size-passed <size>
 .. option:: --test-output-size-passed <size>