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:
parent
2a92f5cc2c
commit
6f95f821cb
1 changed files with 0 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue