Help: Fix indentation of create_symlink note

This commit is contained in:
Kyle Edwards
2019-09-19 09:57:11 -04:00
parent 8e9b855a4f
commit cc3cbf91d2

View File

@@ -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.