MANPAGE: add missing -acl section

Looks like 86d8336b43
forgot to add the option to the manpage.
This commit is contained in:
Jakob Unterwurzacher 2022-01-22 16:19:33 +01:00
parent 47358938ec
commit b636f79f89
1 changed files with 4 additions and 0 deletions

View File

@ -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