Merge topic 'file_create_link_release_note'

e729f2b3fd Help: Add notes for `file(CREATE_LINK)` subcommand

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2942
This commit is contained in:
Kyle Edwards 2019-02-08 18:45:29 +00:00 committed by Kitware Robot
commit 48b377a08f

View File

@ -56,6 +56,9 @@ Command-Line
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``,
which can be used to determine the path that a symlink points to.