mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
Help: Fix copy_directory description
This commit is contained in:
@@ -462,7 +462,7 @@ Available commands are:
|
||||
but the files or directories it point to.
|
||||
|
||||
``copy_directory <dir>... <destination>``
|
||||
Copy directories to ``<destination>`` directory.
|
||||
Copy content of ``<dir>...`` directories to ``<destination>`` directory.
|
||||
If ``<destination>`` directory does not exist it will be created.
|
||||
``copy_directory`` does follow symlinks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user