mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 22:30:29 +00:00
Help: Fix indentation of create_symlink note
This commit is contained in:
@@ -476,8 +476,8 @@ Available commands are:
|
|||||||
``create_symlink <old> <new>``
|
``create_symlink <old> <new>``
|
||||||
Create a symbolic link ``<new>`` naming ``<old>``.
|
Create a symbolic link ``<new>`` naming ``<old>``.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Path to where ``<new>`` symbolic link will be created has to exist beforehand.
|
Path to where ``<new>`` symbolic link will be created has to exist beforehand.
|
||||||
|
|
||||||
``echo [<string>...]``
|
``echo [<string>...]``
|
||||||
Displays arguments as text.
|
Displays arguments as text.
|
||||||
|
|||||||
Reference in New Issue
Block a user