aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-rmurl.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-rmurl.mdwn')
-rw-r--r--doc/git-annex-rmurl.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/git-annex-rmurl.mdwn b/doc/git-annex-rmurl.mdwn
new file mode 100644
index 000000000..5e4d59f80
--- /dev/null
+++ b/doc/git-annex-rmurl.mdwn
@@ -0,0 +1,21 @@
+# NAME
+
+git-annex rmurl - record file is not available at url
+
+# SYNOPSIS
+
+git annex rmurl `file url`
+
+# DESCRIPTION
+
+Record that the file is no longer available at the url.
+
+# SEE ALSO
+
+[[git-annex]](1)
+
+# AUTHOR
+
+Joey Hess <id@joeyh.name>
+
+Warning: Automatically converted into a man page by mdwn2man. Edit with care.