فهرست منبع

2008-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated usage for -i option.
	* src/usage_text.h (TEXT_INPUT_FILE)
Tatsuhiro Tsujikawa 17 سال پیش
والد
کامیت
586b63fdbd
2فایلهای تغییر یافته به همراه10 افزوده شده و 1 حذف شده
  1. 5 0
      ChangeLog
  2. 5 1
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-11-14  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated usage for -i option.
+	* src/usage_text.h (TEXT_INPUT_FILE)
+
 2008-11-14  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Added INPUT FILE section to man page.

+ 5 - 1
src/usage_text.h

@@ -179,7 +179,11 @@ _(" -n, --no-netrc               Disables netrc support.")
 _(" -i, --input-file=FILE        Downloads URIs found in FILE. You can specify\n"\
   "                              multiple URIs for a single entity: separate\n"\
   "                              URIs on a single line using the TAB character.\n"\
-  "                              Reads input from stdin when '-' is specified.")
+  "                              Reads input from stdin when '-' is specified.\n"\
+  "                              The additional out and dir options can be\n"\
+  "                              specified after each line of URIs. This optional\n"\
+  "                              line must start with white space(s). See INPUT\n"\
+  "                              FILE section of man page for details.")
 #define TEXT_MAX_CONCURRENT_DOWNLOADS \
 _(" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads for\n"\
   "                              every static (HTTP/FTP) URL, torrent and metalink.\n"\