aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes/web.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-01 16:01:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-01 16:05:06 -0400
commita140f7148f3ea0bef2d8c060c7847b3d1be4d25e (patch)
tree1b3f5e68124349f5ed3b88d3feebd3c825ff8d5f /doc/special_remotes/web.mdwn
parent2cdacfbae6519eceed2d5dcbea052de244a0b8ec (diff)
documentation for using the web
Diffstat (limited to 'doc/special_remotes/web.mdwn')
-rw-r--r--doc/special_remotes/web.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/special_remotes/web.mdwn b/doc/special_remotes/web.mdwn
new file mode 100644
index 000000000..68df31ef4
--- /dev/null
+++ b/doc/special_remotes/web.mdwn
@@ -0,0 +1,7 @@
+git-annex can use the WWW as a special remote, downloading urls to files.
+See [[walkthrough/using_web_web]] for usage examples.
+
+## notes
+
+Currently git-annex only supports downloading content from the web;
+it cannot upload to it or remove content.