diff options
Diffstat (limited to 'system/rar2fs/README')
-rw-r--r-- | system/rar2fs/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README index cdc875baa2..bba78849a1 100644 --- a/system/rar2fs/README +++ b/system/rar2fs/README @@ -1,4 +1,6 @@ +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 access (read only) +the contents as plain files/directories. Other files located in the source +directory are handled transparently. |