summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-copy-multiple-inputs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake-E-copy-multiple-inputs.rst')
-rw-r--r--Help/release/dev/cmake-E-copy-multiple-inputs.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/dev/cmake-E-copy-multiple-inputs.rst b/Help/release/dev/cmake-E-copy-multiple-inputs.rst
index 798af53..eeb1fab 100644
--- a/Help/release/dev/cmake-E-copy-multiple-inputs.rst
+++ b/Help/release/dev/cmake-E-copy-multiple-inputs.rst
@@ -3,3 +3,6 @@ cmake-E-copy-multiple-inputs
* The :manual:`cmake(1)` ``-E copy`` and ``-E copy_if_different`` command-line
tools learned to support copying multiple input files to a directory.
+
+* The :manual:`cmake(1)` ``-E copy_directory`` command-line
+ tool learned to support copying multiple input directories to a directory.