From 9e5da4acc6cecbaf7f77260d30dfe0b7e09ba0f9 Mon Sep 17 00:00:00 2001
From: Thomas Voss <mail@thomasvoss.com>
Date: Fri, 25 Aug 2023 16:56:12 +0300
Subject: Update the README

---
 README.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 369c3d6..ce25f4f 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# mmv — mapped file moves
-
-The `mmv` utility is a command-line tool to help you easily and safely perform
-complex file moves and -renamings.  Unlike almost all file renaming tools I have
-seen online, this utility does not limit you to using specific built-in
-functions which offer only part of the functionality one might need.  This
-utility also tries to be as safe as possible — you would be amazed at how many
-file renaming tools lose your data when you try something as simple as swapping
-two files.
+# mmv, mcp — mapped file moves and -copies
+
+The `mmv` and `mcp` utilities is a command-line tool to help you easily and
+safely perform complex file copies, -moves, and -renamings.  Unlike almost all
+file renaming tools I have seen online, these utilities do not limit you to
+using specific built-in functions which offer only part of the functionality one
+might need.  These utilities also try to be as safe as possible — you would be
+amazed at how many file renaming tools lose your data when you try something as
+simple as swapping two files.
 
 ## Installation
 
-- 
cgit v1.2.3