2008-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

Removed possible values from the text.
	* src/usage_text.h (TEXT_METALINK_PREFERRED_PROTOCOL)
pull/1/head
Tatsuhiro Tsujikawa 2008-09-22 10:31:00 +00:00
parent 77e095300b
commit 7cceaa9340
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2008-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Removed possible values from the text.
* src/usage_text.h (TEXT_METALINK_PREFERRED_PROTOCOL)
2008-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Removed unused preferences:

View File

@ -279,9 +279,8 @@ _(" --metalink-location=LOCATION[,...] The location of the preferred server.\n"\
" A comma-deliminated list of locations is\n"\
" acceptable.")
#define TEXT_METALINK_PREFERRED_PROTOCOL \
_(" --metalink-preferred-protocol=PROTO Specify preferred protocol. The possible\n"\
" values are 'http', 'https', 'ftp' and 'none'.\n"\
" Specifiy none to disable this feature.")
_(" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy 'none'\n"\
" 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 is\n"\