git-annex/doc/git-annex-importfeed/comment_3_bce2b233e4d42fc87a2e17d51e2c2606._comment
2016-01-02 21:02:51 +00:00

11 lines
459 B
Text

[[!comment format=mdwn
username="umeboshi"
subject="comment 3"
date="2016-01-02T21:02:51Z"
content="""
I just thought it was surprising behavior, especially when ```git-annex addurl --file 123-45.ext $url``` preserves the dash in the filename, yet the rss I constructed to add multiple urls, with files, didn't do this.
The new ```--batch --with-files``` options to addurl will eliminate the need to create specially crafted rss files.
Thanks! :)
"""]]