improve wording
authorJoey Hess <joeyh@joeyh.name>
Tue, 24 Jan 2023 18:11:32 +0000 (14:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 24 Jan 2023 18:11:32 +0000 (14:11 -0400)
CHANGELOG

index d9293a49ffa14a7962f61fc3519880469bad99f0..513520cbc8463b896fafbc409b2fb4aa6e276545 100644 (file)
--- 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 <id@joeyh.name>  Mon, 12 Dec 2022 13:04:54 -0400