From 798413bc931bb2ddf00fef7c135640ea528e3493 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 25 Aug 2023 17:42:00 +0300 Subject: Add note about ‘mcp’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/prj/mmv/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src') diff --git a/src/prj/mmv/index.html b/src/prj/mmv/index.html index d13f7c8..bf4b07d 100644 --- a/src/prj/mmv/index.html +++ b/src/prj/mmv/index.html @@ -33,6 +33,15 @@

+

+ NOTE: As of the + v1.2.0 release + there is now also the mcp utility. It behaves the same as + the mmv utility but it copies files instead of moving them. + It also doesn’t support the ‘-n’ flag as it doesn’t need to + deal with backups. +

+

Table of Contents