diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:19:43 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:08 -0400 |
commit | d7ed1b2141e4bee618a1dcff37dde856870b9bc7 (patch) | |
tree | fd921fe9b1b68e07c8203e3773cf25457500a22f /system/lxsplit | |
parent | 4072abdef45dc0b6de3da4382fc07dd79d464a1a (diff) | |
download | slackbuilds-d7ed1b2141e4bee618a1dcff37dde856870b9bc7.tar.gz |
system/lxsplit: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/lxsplit')
-rw-r--r-- | system/lxsplit/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/lxsplit/README b/system/lxsplit/README index 498098968e..9635cf949d 100644 --- a/system/lxsplit/README +++ b/system/lxsplit/README @@ -1,4 +1,4 @@ -lxSplit is a simple tool for splitting files and joining the splitted files -on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. It is fully -compatible with the HJSplit utility which is available for other operating -systems. Splitting is done without compression. +lxSplit is a simple tool for splitting files and joining the splitted +files on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. It +is fully compatible with the HJSplit utility which is available for +other operating systems. Splitting is done without compression. |