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

Updated usage text for -s option.
	* src/usage_text.h
pull/1/head
Tatsuhiro Tsujikawa 2008-06-30 12:42:40 +00:00
parent f36e1b34c2
commit a0fb5ff151
2 changed files with 6 additions and 1 deletions

View File

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

View File

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