From: Noel Power Date: Tue, 27 Sep 2022 15:28:28 +0000 (+0100) Subject: docs-xml: Update manpages for new -T, --save & --restore options X-Git-Tag: talloc-2.4.2~767 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=520e3ac06d58a7b4a88fe09054765ced45cae255;p=thirdparty%2Fsamba.git docs-xml: Update manpages for new -T, --save & --restore options Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/smbcacls.1.xml b/docs-xml/manpages/smbcacls.1.xml index a99d2d192f6..8cd63fc6abb 100644 --- a/docs-xml/manpages/smbcacls.1.xml +++ b/docs-xml/manpages/smbcacls.1.xml @@ -29,7 +29,10 @@ -C|--chown=USERNAME -G|--chgrp=GROUPNAME -I|--inherit=STRING + --recurse --propagate-inheritance + --save=savefile + --restore=restorefile --numeric --sddl --query-security-info=INT @@ -171,6 +174,29 @@ + + --save savefile + stores the DACLs in sddl format + of the specified file or folder for later use with restore. + SACLS, owner or integrity labels are not stored. + + + + + --restore savefile + applies the stored DACLS to files in + directory. + + + + + --recurse + indicates the operation is performed on + directory and all files/directories below. (only applies + to save option) + + + --numeric This option displays all ACL information in numeric