summaryrefslogtreecommitdiffstats
path: root/system/rename/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/rename/README')
-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.