diff --git a/ChangeLog b/ChangeLog index 5e0f7555..25fbed08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-07-12 Tatsuhiro Tsujikawa + + Updated the descriptions for --bt-seed-unverified. + * doc/aria2c.1 + * doc/aria2c.1.html + * doc/aria2c.1.txt + 2008-07-12 Tatsuhiro Tsujikawa Renamed --bt-seed option as --bt-seed-unverified so that it makes clear diff --git a/doc/aria2c.1 b/doc/aria2c.1 index c68978c1..6d0dcf63 100644 --- a/doc/aria2c.1 +++ b/doc/aria2c.1 @@ -1,11 +1,11 @@ .\" Title: aria2c .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 -.\" Date: 07/08/2008 +.\" Date: 07/12/2008 .\" Manual: .\" Source: .\" -.TH "ARIA2C" "1" "07/08/2008" "" "" +.TH "ARIA2C" "1" "07/12/2008" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -307,9 +307,9 @@ or \fI51200\fR .RE .PP -\fB\-\-bt\-seed\fR[=\fItrue\fR|\fIfalse\fR] +\fB\-\-bt\-seed\-unverified\fR[=\fItrue\fR|\fIfalse\fR] .RS 4 -Seed previously downloaded files without validating piece hashes\&. Default: +Seed previously downloaded files without verifying piece hashes\&. Default: \fIfalse\fR .RE .PP diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html index 0046b2d8..3121b3bb 100644 --- a/doc/aria2c.1.html +++ b/doc/aria2c.1.html @@ -766,11 +766,11 @@ writes the piece to the appropriate files.

-—bt-seed[=true|false] +—bt-seed-unverified[=true|false]

- Seed previously downloaded files without validating piece hashes. + Seed previously downloaded files without verifying piece hashes. Default: false

@@ -1622,7 +1622,7 @@ files in the program, then also delete it here.

diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index 010d0cbb..93b75344 100644 --- a/doc/aria2c.1.txt +++ b/doc/aria2c.1.txt @@ -224,8 +224,8 @@ BitTorrent Specific Options You can append 'K' or 'M'(1K = 1024, 1M = 1024K). Default: '51200' -*--bt-seed*[='true'|'false']:: - Seed previously downloaded files without validating piece hashes. +*--bt-seed-unverified*[='true'|'false']:: + Seed previously downloaded files without verifying piece hashes. Default: 'false' *--dht-entry-point*=HOST:PORT::