diff options
author | 2015-05-01 14:13:30 -0400 | |
---|---|---|
committer | 2015-05-01 14:13:30 -0400 | |
commit | 4f92fda350fd640ff6a5797bb02b600574aaf478 (patch) | |
tree | dd5ee7fe3155b53de69ec43ff0452ed74c02e1ee /doc/git-annex-copy.mdwn | |
parent | bbdbe81a3f688c6eb50777ea0aba7a38074b0695 (diff) |
fix thru documentation
Diffstat (limited to 'doc/git-annex-copy.mdwn')
-rw-r--r-- | doc/git-annex-copy.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex-copy.mdwn b/doc/git-annex-copy.mdwn index e61cd1281..25773a4fe 100644 --- a/doc/git-annex-copy.mdwn +++ b/doc/git-annex-copy.mdwn @@ -16,6 +16,8 @@ Copies the content of files from or to another remote. Use this option to copy the content of files from the specified remote to the local repository. + + Any files that are not available on the remote will be silently skipped. * `--to=remote` |