summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/setfacl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
index 27cb7ca..140b58e 100644
--- a/man/man1/setfacl.1
+++ b/man/man1/setfacl.1
@@ -256,7 +256,7 @@ getfacl file1 | setfacl --set-file=- file2
Copying the access ACL into the Default ACL
.RS
.fam C
-getfacl -a dir | setfacl -d -M- dir
+getfacl --access dir | setfacl -d -M- dir
.fam T
.RE
.SH CONFORMANCE TO POSIX 1003.1e DRAFT STANDARD 17