summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorwilliam.r.dieter <william.r.dieter@intel.com>2021-01-29 19:42:56 (GMT)
committerwilliam.r.dieter <william.r.dieter@intel.com>2021-01-29 21:30:52 (GMT)
commit8213390a3e726bb7aaa0623c548b2cabcc1ca8a5 (patch)
treedbe4e859130cb4e1f105d4511b0bb34ef357d705 /Help/command
parentf41d0e0c773319a66acefcab81322f0519dfedae (diff)
downloadCMake-8213390a3e726bb7aaa0623c548b2cabcc1ca8a5.zip
CMake-8213390a3e726bb7aaa0623c548b2cabcc1ca8a5.tar.gz
CMake-8213390a3e726bb7aaa0623c548b2cabcc1ca8a5.tar.bz2
Added `SETUID` and `SETGID` to the list of accepted file permissions
Signed-off-by: william.r.dieter <william.r.dieter@intel.com>
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/file.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index 76a07f9..c64b13f 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -825,7 +825,7 @@ which would make them unable to support a hard link.
Set the permissions for the ``<files>...`` and ``<directories>...`` specified.
Valid permissions are ``OWNER_READ``, ``OWNER_WRITE``, ``OWNER_EXECUTE``,
``GROUP_READ``, ``GROUP_WRITE``, ``GROUP_EXECUTE``, ``WORLD_READ``,
-``WORLD_WRITE``, ``WORLD_EXECUTE``.
+``WORLD_WRITE``, ``WORLD_EXECUTE``, ``SETUID``, ``SETGID``.
Valid combination of keywords are: