From 7c6c450a95a15bb4c2d56db34c66ec1f249cda6b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:45:31 -0400 Subject: system/rename: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/rename/README | 8 ++++---- 1 file 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. -- cgit v1.2.3