summaryrefslogtreecommitdiff
path: root/getcifsacl.rst.in
diff options
context:
space:
mode:
authorKenneth D'souza <kdsouza@redhat.com>2019-04-22 11:23:41 +0530
committerPavel Shilovsky <pshilov@microsoft.com>2019-05-07 15:51:48 -0700
commit43f389bb3759ea49efb705acd2d314fd91a7bc57 (patch)
treec20a4a431d016af88a339eaa3ad380f8eae30b9c /getcifsacl.rst.in
parent1e4fca25948d52fc29410963663f3af72275bcb6 (diff)
downloadcifs-utils-43f389bb3759ea49efb705acd2d314fd91a7bc57.tar.gz
cifs-utils-43f389bb3759ea49efb705acd2d314fd91a7bc57.tar.bz2
cifs-utils-43f389bb3759ea49efb705acd2d314fd91a7bc57.zip
getcifsacl: Add support for -R(recursive) option.
Add support for -R option so we can list the ACLs of all files and directories recursively. Signed-off-by: Kenneth D'souza <kdsouza@redhat.com>
Diffstat (limited to 'getcifsacl.rst.in')
-rw-r--r--getcifsacl.rst.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/getcifsacl.rst.in b/getcifsacl.rst.in
index 21a10cd..ffde968 100644
--- a/getcifsacl.rst.in
+++ b/getcifsacl.rst.in
@@ -43,6 +43,9 @@ OPTIONS
flags are displayed in hexadecimal format, a SID is not mapped to a
name.
+-R
+ List the ACLs of all files and directories recursively.
+
*****
NOTES
*****