Преглед изворни кода

Help: Consistent spaces in option args

Alex Turbov пре 3 година
родитељ
комит
5a20d4c250
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Help/manual/ctest.1.rst

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

@@ -809,7 +809,7 @@ Run the ``ctest`` command with the current working directory set
 to the build tree and use one of these signatures::
 
   ctest -D <mode>[<step>]
-  ctest -M <mode> [ -T <step> ]...
+  ctest -M <mode> [-T <step>]...
 
 The ``<mode>`` must be one of the above `Dashboard Client Modes`_,
 and each ``<step>`` must be one of the above `Dashboard Client Steps`_.