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

Clarified usage text for --split option.
	* src/usage_text.h
pull/1/head
Tatsuhiro Tsujikawa 2008-06-25 15:07:30 +00:00
parent 459f2f16a6
commit 95c9faef79
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-06-26 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Clarified usage text for --split option.
* src/usage_text.h
2008-06-24 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Bump up version number to 0.15.0dev. "dev" means "development"

View File

@ -46,8 +46,8 @@ _(" -D, --daemon Run as daemon.")
_(" -s, --split=N Download a file using N connections. If more\n"\
" than N URLs are given, first N URLs are used and\n"\
" remaining URLs are used for backup. If less than\n"\
" N URLs are given, some of the URLs are used more\n"\
" than once so that totaly N connections are made\n"\
" N URLs are given, those URLs are used more than\n"\
" once so that N connections total are made\n"\
" simultaneously.")
#define TEXT_RETRY_WAIT \
_(" --retry-wait=SEC Set the seconds to wait to retry after an error\n"\