2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Fixed typo
	* src/usage_text.h
pull/1/head
Tatsuhiro Tsujikawa 2009-10-25 14:43:15 +00:00
parent 9b49e45e96
commit 8e7311a2de
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typo
* src/usage_text.h
2009-10-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Added missing bitfield.cc

View File

@ -359,7 +359,7 @@ _(" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify 'non
" if you don't have any preferred protocol.")
#define TEXT_FOLLOW_METALINK \
_(" --follow-metalink=true|false|mem If true or mem is specified, when a file\n"\
" whose suffix is .metaink or content type of\n"\
" whose suffix is .metalink or content type of\n"\
" application/metalink+xml is downloaded, aria2\n"\
" parses it as a metalink file and downloads files\n"\
" mentioned in it.\n"\