remove --fast from man page
git-annex move does not actually behave any differently with --fast than without it. (git-annex copy does)
This commit is contained in:
parent
a6c1d9752b
commit
f74904ee2c
1 changed files with 0 additions and 6 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue