Sfoglia il codice sorgente

2009-12-09 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated usage text for --metalink-file option.
	* src/usage_text.h
Tatsuhiro Tsujikawa 16 anni fa
parent
commit
e296c00e33
2 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 5 0
      ChangeLog
  2. 2 1
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-12-09  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated usage text for --metalink-file option.
+	* src/usage_text.h
+
 2009-12-09  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	If '-' is given as an argument to --metalink-file option, aria2

+ 2 - 1
src/usage_text.h

@@ -331,7 +331,8 @@ _(" --bt-max-peers=NUM           Specify the maximum number of peers per torrent
   "                              0 means unlimited.\n"\
   "                              See also --bt-request-peer-speed-limit option.")
 #define TEXT_METALINK_FILE \
-_(" -M, --metalink-file=METALINK_FILE The file path to the .metalink file.")
+_(" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. Reads\n"\
+  "                              input from stdin when '-' is specified.")
 #define TEXT_METALINK_SERVERS \
 _(" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"\
   "                              simultaneously. Some Metalinks regulate the\n"\