diff options
Diffstat (limited to 'system/rar2fs/README')
-rw-r--r-- | system/rar2fs/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README index 8ec2947baa7fe..8d78a7c22605c 100644 --- a/system/rar2fs/README +++ b/system/rar2fs/README @@ -1,4 +1,4 @@ -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 read the contents as -regular files on-the-fly. Non-archived files located in the source directory -are handled transparently. +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 read the contents as regular files on-the-fly. Non-archived files +located in the source directory are handled transparently. |