Browse Source

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

	Removed possible values from the text.
	* src/usage_text.h (TEXT_METALINK_PREFERRED_PROTOCOL)
Tatsuhiro Tsujikawa 17 năm trước cách đây
mục cha
commit
7cceaa9340
2 tập tin đã thay đổi với 7 bổ sung3 xóa
  1. 5 0
      ChangeLog
  2. 2 3
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -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:

+ 2 - 3
src/usage_text.h

@@ -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"\