diff options
| -rw-r--r-- | Documentation/MANPAGE.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 25434c9..8f65db8 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -177,6 +177,10 @@ MOUNT OPTIONS  Available options for mounting are listed below. Usually, you don't need any.  Defaults are fine. +#### -acl +Enable ACL enforcement. When you want to use ACLs, you must enable this +option. +  #### -allow_other  By default, the Linux kernel prevents any other user (even root) to  access a mounted FUSE filesystem. Settings this option allows access for  | 
