mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 21:50:53 -06:00
Help: Add notes for file(CREATE_LINK) subcommand
This commit is contained in:
committed by
Kyle Edwards
parent
12b8e41c07
commit
e729f2b3fd
@@ -56,6 +56,9 @@ Command-Line
|
|||||||
Commands
|
Commands
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
* The :command:`file` command learned a new sub-command, ``CREATE_LINK``,
|
||||||
|
which can be used to create hard or symbolic links.
|
||||||
|
|
||||||
* The :command:`file` command learned a new sub-command, ``READ_SYMLINK``,
|
* The :command:`file` command learned a new sub-command, ``READ_SYMLINK``,
|
||||||
which can be used to determine the path that a symlink points to.
|
which can be used to determine the path that a symlink points to.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user