diff options
Diffstat (limited to 'doc/git-annex-get.mdwn')
-rw-r--r-- | doc/git-annex-get.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/git-annex-get.mdwn b/doc/git-annex-get.mdwn index 516e5da85..da9c8c05a 100644 --- a/doc/git-annex-get.mdwn +++ b/doc/git-annex-get.mdwn @@ -23,7 +23,9 @@ 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. Use this option to specify which remote to use. + + Any files that are not available on the remote will be silently skipped. * `--jobs=N` `-JN` |