blob: 5faf9ea39ebbcad3ef0ccaf145179877fd5fb9e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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)
[[git-annex-addurl]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|