From 5a20d4c2503ca57cf5d5ff3152c14c12b31d8ccd Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Tue, 9 Aug 2022 23:07:14 +0400 Subject: [PATCH] Help: Consistent spaces in option args --- Help/manual/ctest.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst index ebcf517c5d..02bdcaf349 100644 --- a/Help/manual/ctest.1.rst +++ b/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 [] - ctest -M [ -T ]... + ctest -M [-T ]... The ```` must be one of the above `Dashboard Client Modes`_, and each ```` must be one of the above `Dashboard Client Steps`_.