DOKK / manpages / debian 12 / git-annex / git-annex-rmurl.1.en
git-annex-rmurl(1) General Commands Manual git-annex-rmurl(1)

git-annex-rmurl - record file is not available at url

git annex rmurl [file url ..]

Record that the file is no longer available at the url.

Removing the last web url will make git-annex no longer treat content as being present in the web special remote.

Enables batch mode, in which lines are read from stdin. Each line should contain the file, and the url to remove from that file, separated by a single space.
Makes the --batch input be delimited by nulls instead of the usual newlines.
git-annex-common-options(1) can be used.

git-annex(1)

git-annex-addurl(1)

Joey Hess <id@joeyh.name>