diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-04-19 14:14:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-26 14:04:48 +0700 |
commit | 8c8f86153bca41080d8a47cd400fbf48da8ecc2f (patch) | |
tree | 811fb698bb1524fd05cb3c73a36beb425cd634b9 /system/rar2fs/README | |
parent | ef68d125f9493684533a3f6cae23869a87c3dbba (diff) | |
download | slackbuilds-8c8f86153bca41080d8a47cd400fbf48da8ecc2f.tar.gz |
system/rar2fs: Updated for version 1.20.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/rar2fs/README')
-rw-r--r-- | system/rar2fs/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README index bba78849a1..8ec2947baa 100644 --- a/system/rar2fs/README +++ b/system/rar2fs/README @@ -1,6 +1,4 @@ -rar2fs (a FUSE based file system) - rar2fs is a FUSE based file system that can mount a source RAR archive/volume -or a directory containing any number of RAR archives and access (read only) -the contents as plain files/directories. Other files located in the source -directory are handled transparently. +or a directory containing any number of RAR archives and read the contents as +regular files on-the-fly. Non-archived files located in the source directory +are handled transparently. |