improve wording

This commit is contained in:
Joey Hess 2023-01-24 14:11:32 -04:00
parent b7c9d907e5
commit 3a08c80dd8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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