diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index b2e2828016..ba925e8ecf 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -227,7 +227,7 @@ Available commands are: ``copy ... `` Copy files to ```` (either file or directory). If multiple files are specified, the ```` must be - directory and it must exist. + directory and it must exist. Wildcards are not supported. ``copy_directory ... `` Copy directories to ```` directory.