diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2020-09-09 22:12:14 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-09-09 22:12:14 +0100 |
commit | c6c99dc02a85f2d53091685c7070f76ed7bb18fc (patch) | |
tree | 4ff03e084b7f634e4477bb2430eb124f1b56e450 /system/bindfs/README | |
parent | 10d1efd797fdbdda877c07a1083da60fb36cc2d4 (diff) | |
download | slackbuilds-c6c99dc02a85f2d53091685c7070f76ed7bb18fc.tar.gz |
system/bindfs: Updated for version 1.14.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'system/bindfs/README')
-rw-r--r-- | system/bindfs/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/bindfs/README b/system/bindfs/README index bb05846c4c..42d162bd3e 100644 --- a/system/bindfs/README +++ b/system/bindfs/README @@ -1,3 +1,3 @@ -bindfs is a FUSE filesystem for mounting a directory to another location, -similarly to mount --bind. The permissions inside the mountpoint can be -altered using various rules. +bindfs is a FUSE filesystem for mounting a directory to another +location, similarly to mount --bind. The permissions inside the +mountpoint can be altered using various rules. |