projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c1d97
)
remove --fast from man page
author
Joey Hess
<joeyh@joeyh.name>
Wed, 18 Jan 2023 19:15:41 +0000
(15:15 -0400)
committer
Joey 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
patch
|
blob
|
history
diff --git
a/doc/git-annex-move.mdwn
b/doc/git-annex-move.mdwn
index c2d5ec1e0c59cdaab890f9a3da1bec6b6fb69d12..7b29284d7ce79843e6752a5812f54dacc846d49e 100644
(file)
--- a/
doc/git-annex-move.mdwn
+++ b/
doc/git-annex-move.mdwn
@@
-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)