addurl: --fast can be used to avoid immediately downloading the url.
The tricky part about this is that to generate a key, the file must be present already. Worked around by adding (back) an URL key type, which is used for addurl --fast.
This commit is contained in:
parent
dd8e649f49
commit
dede05171b
7 changed files with 65 additions and 19 deletions
|
@ -282,6 +282,8 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
|
||||
Downloads each url to a file, which is added to the annex.
|
||||
|
||||
To avoid immediately downloading the url, specify --fast
|
||||
|
||||
* fromkey file
|
||||
|
||||
This plumbing-level command can be used to manually set up a file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue