aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 22a8dca..f65cd32 100644
--- a/README
+++ b/README
@@ -34,6 +34,12 @@ you may have to add the line user_allow_other to /etc/fuse.conf.
See the bindfs --help or the man-page for instructions and examples.
+-- OS X note --
+
+The following extra options may be useful under osxfuse:
+-o local,allow_other,extended_security,noappledouble
+
+See https://github.com/osxfuse/osxfuse/wiki/Mount-options for details.
-- License --