diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-09-05 12:40:22 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-09-05 12:40:22 -0400 |
commit | 9b9b4d42bcf89a4c1860380547518ce761514831 (patch) | |
tree | 58fc80cdd464be6d48b5c37b37d6182a7e748d4d /doc/git-annex-get.mdwn | |
parent | 6f569b347990beb7805ab9a0b0ef8686265fe414 (diff) |
comment
Diffstat (limited to 'doc/git-annex-get.mdwn')
-rw-r--r-- | doc/git-annex-get.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex-get.mdwn b/doc/git-annex-get.mdwn index 32d2f7fbd..73975a9bb 100644 --- a/doc/git-annex-get.mdwn +++ b/doc/git-annex-get.mdwn @@ -23,7 +23,8 @@ or transferring them from some kind of key-value store. * `--from=remote` Normally git-annex will choose which remotes to get the content - from. Use this option to specify which remote to use. + from, preferring less expensive remotes. Use this option to specify + which remote to use. Any files that are not available on the remote will be silently skipped. |