summaryrefslogtreecommitdiff
path: root/doc/git-annex-get.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-01 14:13:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-01 14:13:30 -0400
commit4f92fda350fd640ff6a5797bb02b600574aaf478 (patch)
treedd5ee7fe3155b53de69ec43ff0452ed74c02e1ee /doc/git-annex-get.mdwn
parentbbdbe81a3f688c6eb50777ea0aba7a38074b0695 (diff)
fix thru documentation
Diffstat (limited to 'doc/git-annex-get.mdwn')
-rw-r--r--doc/git-annex-get.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/git-annex-get.mdwn b/doc/git-annex-get.mdwn
index a72c79912..7d4da59ef 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.
* `--all`