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

State that firefox3 cookie is supported explicitly in the usage.
	* src/usage_text.h
pull/1/head
Tatsuhiro Tsujikawa 2008-08-23 16:09:43 +00:00
parent 33ad8505cd
commit bf072626c8
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-08-24 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
State that firefox3 cookie is supported explicitly in the usage.
* src/usage_text.h
2008-08-24 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2008-08-24 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Externalized message. Externalized message.

View File

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