From a6a18e9ffeaaefa1cada3f5f280befe6939912a4 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Mon, 19 Jul 2010 05:02:52 +0000 Subject: [PATCH] 2010-07-19 Tatsuhiro Tsujikawa Updated doc for --split option. * src/usage_text.h --- ChangeLog | 5 +++++ src/usage_text.h | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 743359c3..049ca50d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-07-19 Tatsuhiro Tsujikawa + + Updated doc for --split option. + * src/usage_text.h + 2010-07-19 Tatsuhiro Tsujikawa Updated doc for --min-split-size option. diff --git a/src/usage_text.h b/src/usage_text.h index 1db7a318..b72910c3 100644 --- a/src/usage_text.h +++ b/src/usage_text.h @@ -52,7 +52,10 @@ " 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. Please see -j option too.\n" \ + " simultaneously. The number of connections to the\n" \ + " same host is restricted by\n" \ + " --max-connection-per-server option. Please see -j\n" \ + " and --min-split-size option too.\n" \ " Please note that in Metalink download, this\n" \ " option has no effect and use -C option instead.") #define TEXT_RETRY_WAIT \