2008-08-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

Removed "(1.x/2.x)" from TEXT_LOAD_COOKIES since aria2 can load 
Firefox3
	style cookie file.
	* src/usage_text.h
pull/1/head
Tatsuhiro Tsujikawa 2008-08-17 14:13:04 +00:00
parent 4e806b1bb0
commit 7e8565f82e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2008-08-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Removed "(1.x/2.x)" from TEXT_LOAD_COOKIES since aria2 can load Firefox3
style cookie file.
* src/usage_text.h
2008-08-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
If a cookie whose expire date is later than 2038-01-19 03:14:07 GMT is

View File

@ -193,7 +193,7 @@ _(" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads fo
" every static (HTTP/FTP) URL, torrent and metalink.")
#define TEXT_LOAD_COOKIES \
_(" --load-cookies=FILE Load Cookies from FILE using the Mozilla/Firefox\n"\
" (1.x/2.x) and Netscape format.")
" and Netscape format.")
#define TEXT_SHOW_FILES \
_(" -S, --show-files Print file listing of .torrent or .metalink file\n"\
" and exit. More detailed information will be listed\n"\