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>
Wed, 18 Jan 2023 19:15:41 +0000 (15:15 -0400)
git-annex move does not actually behave any differently with --fast than
without it. (git-annex copy does)

doc/git-annex-move.mdwn

index c2d5ec1e0c59cdaab890f9a3da1bec6b6fb69d12..7b29284d7ce79843e6752a5812f54dacc846d49e 100644 (file)
@@ -75,12 +75,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)