remove --fast from man page

git-annex move does not actually behave any differently with --fast than
without it. (git-annex copy does)

(cherry picked from commit f74904ee2c)
This commit is contained in:
Joey Hess 2023-01-18 15:15:41 -04:00
parent 2a92f5cc2c
commit 6f95f821cb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -68,12 +68,6 @@ Paths of files or directories to operate on can be specified.
Use this option to move a specified key.
* `--fast`
When moving content to a remote, avoid a round trip to check if the remote
already has content. This can be faster, but might skip moving content
to the remote in some cases.
* matching options
The [[git-annex-matching-options]](1)