diff options
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/web.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/special_remotes/web.mdwn b/doc/special_remotes/web.mdwn index 6991ce4e4..a969fb071 100644 --- a/doc/special_remotes/web.mdwn +++ b/doc/special_remotes/web.mdwn @@ -5,3 +5,7 @@ See [[walkthrough/using_the_web]] for usage examples. Currently git-annex only supports downloading content from the web; it cannot upload to it or remove content. + +This special remote uses arbitrary urls on the web as the source for content. +git-annex can also download content from a normal git remote, accessible by +http. |