summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:45:31 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:11 -0400
commit7c6c450a95a15bb4c2d56db34c66ec1f249cda6b (patch)
tree0e900b2b8dee8358c7dabcb40365f531a3795a17
parentcb008a61ae2535ec3a2a7f3bd15e74715cbdfe24 (diff)
downloadslackbuilds-7c6c450a95a15bb4c2d56db34c66ec1f249cda6b.tar.gz
slackbuilds-7c6c450a95a15bb4c2d56db34c66ec1f249cda6b.tar.xz
system/rename: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/rename/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/rename/README b/system/rename/README
index cd1c582ac5..ab95054da8 100644
--- a/system/rename/README
+++ b/system/rename/README
@@ -1,5 +1,5 @@
-Renames files using regular expression matching. This enables elegant handling
-of multiple renames using a single command.
+Renames files using regular expression matching. This enables elegant
+handling of multiple renames using a single command.
-Note: This program runs as a 'pyrename' instead of 'rename' to avoid conflict
-with the rename from the util-linux.
+Note: This program runs as a 'pyrename' instead of 'rename' to avoid
+conflict with rename from util-linux.