From b96155f228a6f5fd1af263a927d35e3683a58766 Mon Sep 17 00:00:00 2001 From: Leonid Pospelov Date: Mon, 2 Sep 2019 15:21:16 +0300 Subject: Help: Fix copy_directory description --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index 26ef904..0645e41 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -462,7 +462,7 @@ Available commands are: but the files or directories it point to. ``copy_directory ... `` - Copy directories to ```` directory. + Copy content of ``...`` directories to ```` directory. If ```` directory does not exist it will be created. ``copy_directory`` does follow symlinks. -- cgit v0.12