clarify
This commit is contained in:
parent
f175d4cc90
commit
c984d248d2
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ git annex rmurl `[file url ..]`
|
|||
|
||||
Record that the file is no longer available at the url.
|
||||
|
||||
Removing the last url will make git-annex no longer treat content as being
|
||||
Removing the last web url will make git-annex no longer treat content as being
|
||||
present in the web special remote.
|
||||
|
||||
# OPTIONS
|
||||
|
|
|
@ -11,7 +11,7 @@ git annex unregisterurl `[key url]`
|
|||
This plumbing-level command can be used to unregister urls when keys can
|
||||
no longer be downloaded from them.
|
||||
|
||||
Unregistering a key's last url will make git-annex no longer treat content
|
||||
Unregistering a key's last web url will make git-annex no longer treat content
|
||||
as being present in the web special remote.
|
||||
|
||||
# OPTIONS
|
||||
|
|
Loading…
Reference in a new issue