summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst
index 28ebb70..754f14b 100644
--- a/Help/manual/cmake.1.rst
+++ b/Help/manual/cmake.1.rst
@@ -476,8 +476,8 @@ Available commands are:
``create_symlink <old> <new>``
Create a symbolic link ``<new>`` naming ``<old>``.
-.. note::
- Path to where ``<new>`` symbolic link will be created has to exist beforehand.
+ .. note::
+ Path to where ``<new>`` symbolic link will be created has to exist beforehand.
``echo [<string>...]``
Displays arguments as text.