1git-annex-rmurl(1)          General Commands Manual         git-annex-rmurl(1)
2
3
4

NAME

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

SYNOPSIS

9       git annex rmurl [file url ..]
10

DESCRIPTION

12       Record that the file is no longer available at the url.
13
14       Removing  the  last  url will make git-annex no longer treat content as
15       being present in the web special remote.
16

OPTIONS

18       --batch
19
20              Enables batch mode, in which lines are read  from  stdin.   Each
21              line  should  contain  the file, and the url to remove from that
22              file, separated by a single space.
23
24       -z     Makes the --batch input be delimited by  nulls  instead  of  the
25              usual newlines.
26

SEE ALSO

28       git-annex(1)
29
30       git-annex-addurl(1)
31

AUTHOR

33       Joey Hess <id@joeyh.name>
34
35                                                            git-annex-rmurl(1)
Impressum