remove --fast from man page
authorJoey Hess <joeyh@joeyh.name>
Wed, 18 Jan 2023 19:15:41 +0000 (15:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 20 Jan 2023 15:11:31 +0000 (11:11 -0400)
git-annex move does not actually behave any differently with --fast than
without it. (git-annex copy does)

(cherry picked from commit f74904ee2c7cec936cac3f2536daa1d426739b80)

doc/git-annex-move.mdwn

index 0fbea84d5887bedae75b369047ce9ad344581e3e..b57d834915704df42406254cbdf4e902799754a6 100644 (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)