summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-07-06 13:24:40 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-07-06 13:24:48 (GMT)
commit9e1cd8ea453b85e351ef7495e4a8a8dfbb866a9f (patch)
tree629d21d2e3ef7459afc4ccb53ab8e087dfce41af /Help/command
parent44a5ee661520e17a5dd619af9872b052f2d7bbf6 (diff)
parentf9766dad199cb465824457c00d5e9bc91755d8ff (diff)
downloadCMake-9e1cd8ea453b85e351ef7495e4a8a8dfbb866a9f.zip
CMake-9e1cd8ea453b85e351ef7495e4a8a8dfbb866a9f.tar.gz
CMake-9e1cd8ea453b85e351ef7495e4a8a8dfbb866a9f.tar.bz2
Merge topic 'doc-file_ARCHIVE_synopsis'
f9766dad19 Help: Update file(ARCHIVE...) synopsis for renamed options Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4977
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/file.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index c1a2032..e7bc8d2 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -43,8 +43,8 @@ Synopsis
file(`LOCK`_ <path> [...])
`Archiving`_
- file(`ARCHIVE_CREATE`_ OUTPUT <archive> FILES <files> [...])
- file(`ARCHIVE_EXTRACT`_ INPUT <archive> DESTINATION <dir> [...])
+ file(`ARCHIVE_CREATE`_ OUTPUT <archive> PATHS <paths>... [...])
+ file(`ARCHIVE_EXTRACT`_ INPUT <archive> [...])
Reading
^^^^^^^