瀏覽代碼

2008-06-30 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

	Updated usage text for -s option.
	* src/usage_text.h
Tatsuhiro Tsujikawa 17 年之前
父節點
當前提交
a0fb5ff151
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      ChangeLog
  2. 1 1
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-06-30  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Updated usage text for -s option.
+	* src/usage_text.h
+	
 2008-06-30  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	Fixed the bug that UTF-8 encoded URL is not URL-encoded properly.

+ 1 - 1
src/usage_text.h

@@ -48,7 +48,7 @@ _(" -s, --split=N                Download a file using N connections. If more\n"
   "                              remaining URLs are used for backup. If less than\n"\
   "                              N URLs are given, those URLs are used more than\n"\
   "                              once so that N connections total are made\n"\
-  "                              simultaneously.")
+  "                              simultaneously. Please see -j option too.")
 #define TEXT_RETRY_WAIT \
 _(" --retry-wait=SEC             Set the seconds to wait to retry after an error\n"\
   "                              has occured. Specify a value between 0 and 60.\n"\