aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-02 15:41:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-02 15:41:20 -0400
commit7a3aafe76274a9e54395acb8ec2ce351888495de (patch)
treeae6a865351bc5ead9139b209ad7606b26ad73a34 /doc
parent1218c7b96704ecf0b4564d19bab2d04f7e539070 (diff)
copy --from, get --from: When --force is used, ignore the location log and always try to get the file from the remote.
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 25e1045db..69ea6191d 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -101,7 +101,11 @@ subdirectories).
When used with the `--to` option, copies the content of annexed files from
the current repository to the specified one.
- To avoid contacting the remote to check if it has every file, specify `--fast`
+ To avoid contacting the remote to check if it has every file
+ when copying --to the repository, specify `--fast`
+
+ To force checking the remote for every file when copying --from the
+ repository, specify `--force`.
* `status` [path ...]`