diff options
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. |