From 431d61db797c1b1b1d21dfa622c0aa2180f97b3e Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 11 May 2015 11:15:17 +0200 Subject: [PATCH] fix docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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