From 3a08c80dd8fbae3440c63c509e8bbd7499e2fd1b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 24 Jan 2023 14:11:32 -0400 Subject: [PATCH] improve wording --- CHANGELOG | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d9293a49ff..513520cbc8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,9 +22,10 @@ git-annex (10.20221213) UNRELEASED; urgency=medium * web: Add urlinclude and urlexclude configuration settings. * Added an optional cost= configuration to all special remotes. * adb: Support the remote.name.cost and remote.name.cost-command configs. - * findkeys: New command, very similar to git-annex find but operating on keys. - * move, copy: Support combining --from and --to in order to move/copy - the content of files that are in one remote to another remote. + * findkeys: New command, very similar to git-annex find but operating on + keys. + * move, copy: Support combining --from and --to, which will send content + from one remote across to another remote. -- Joey Hess Mon, 12 Dec 2022 13:04:54 -0400 -- 2.30.2