diff --git a/README.md b/README.md index 675cb16..6d2c10b 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Most of the [FUSE api](http://fuse.sourceforge.net/doxygen/structfuse__operation Called on filesystem init. -#### `ops.access(path, cb)` +#### `ops.access(path, mode, cb)` Called before the filesystem accessed a file