Selaa lähdekoodia

file(MAKE_DIRECTORY): Update synopsis signature

This syncs the signature as it provides another optional option.
Peter Kokot 10 kuukautta sitten
vanhempi
sitoutus
d7b33ed8e2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Help/command/file.rst

+ 1 - 1
Help/command/file.rst

@@ -37,7 +37,7 @@ Synopsis
 
   `Filesystem`_
     file({`GLOB`_ | `GLOB_RECURSE`_} <out-var> [...] <globbing-expr>...)
-    file(`MAKE_DIRECTORY`_ <directories>...)
+    file(`MAKE_DIRECTORY`_ <directories>... [...])
     file({`REMOVE`_ | `REMOVE_RECURSE`_ } <files>...)
     file(`RENAME`_ <oldname> <newname> [...])
     file(`COPY_FILE`_ <oldname> <newname> [...])