From: Joey Hess Date: Tue, 24 Jan 2023 18:11:32 +0000 (-0400) Subject: improve wording X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~60^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3a08c80dd8fbae3440c63c509e8bbd7499e2fd1b;p=git-annex.git improve wording --- 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