From 82a188fcee59067a389e59fd5c30eabd1ef7ac03 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Apr 2013 17:18:53 -0400 Subject: rmurl: New command, removes one of the recorded urls for a file. --- doc/git-annex.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 1c2247654..05ca4474a 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -168,6 +168,10 @@ subdirectories). alternate locations from which the file can be downloaded. In this mode, addurl can be used both to add new files, or to add urls to existing files. +* rmurl file url + + Record that the file is no longer available at the url. + * import [path ...] Moves files from somewhere outside the git working copy, and adds them to -- cgit v1.2.3