diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:00:18 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:14 -0400 |
commit | 3fa51127e40cf8bf91da76a1a6dd28beee81b079 (patch) | |
tree | 84de9e5a6226ba11be3897846cad50c70e2c1312 /system/unp/README | |
parent | a009a9ef091b059f020b52b0f777f6ad9e19f2a0 (diff) |
system/unp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/unp/README')
-rw-r--r-- | system/unp/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/unp/README b/system/unp/README index 0d7e506c32da..4fffb6287cb8 100644 --- a/system/unp/README +++ b/system/unp/README @@ -1,3 +1,4 @@ -unp is a small perl script which makes extraction of any archive files a -bit easier. It support several compressors and archiver programs, chooses -the right one(s) automatically and extracts one or more files in one go. +unp is a small perl script which makes extraction of any archive files +a bit easier. It support several compressors and archiver programs, +chooses the right one(s) automatically and extracts one or more files +in one go. |