Add comment feature in the input file for aria2c, for example: ; Description of following links
// Description of following links
Implemented r1998
Lines starting "#" in -i list are treated as comments. Example:
http://example.org/file http://example.org/file2 dir=/tmp
out=myfile
Log in to post a comment.
Implemented r1998
Lines starting "#" in -i list are treated as comments.
Example:
this is comment
http://example.org/file
http://example.org/file2
dir=/tmp
another comment
out=myfile