diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:44:01 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:11 -0400 |
commit | 0105880c3a289212d880fb2716536f8643e31777 (patch) | |
tree | 0de71e390434396d0c54449283610d8e4a96c41d /system/rar2fs | |
parent | ed6d8b95b67d073b1a367900f688cca80e5b710a (diff) |
system/rar2fs: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/rar2fs')
-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 8ec2947baa7f..8d78a7c22605 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. |