Fixed a mistake in README
This commit is contained in:
parent
b1ee452890
commit
56165c0b76
@ -34,7 +34,7 @@ Currently, there is no installer implemented.
|
|||||||
icfs <FUSE arguments> [target directory] [path to permanent permission database]
|
icfs <FUSE arguments> [target directory] [path to permanent permission database]
|
||||||
```
|
```
|
||||||
|
|
||||||
The filesystem will be mounted over the target directory, and ask user permission every time a file in that directory is opened. Although filesystem must work as intended with no additional fuse arguments, we highly recommend adding `-o default_permissions` to increase performance and add an additional security layer.
|
The filesystem will be mounted over the target directory, and ask user permission every time a file in that directory is opened. We highly recommend adding `-o default_permissions` to increase performance and add an additional security layer.
|
||||||
|
|
||||||
### Development build
|
### Development build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user