瀏覽代碼

2008-07-12 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

	Updated the descriptions for --bt-seed-unverified.
	* doc/aria2c.1
	* doc/aria2c.1.html
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa 17 年之前
父節點
當前提交
525bdbc4aa
共有 4 個文件被更改,包括 16 次插入9 次删除
  1. 7 0
      ChangeLog
  2. 4 4
      doc/aria2c.1
  3. 3 3
      doc/aria2c.1.html
  4. 2 2
      doc/aria2c.1.txt

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+2008-07-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Updated the descriptions for --bt-seed-unverified.
+	* doc/aria2c.1
+	* doc/aria2c.1.html
+	* doc/aria2c.1.txt	
+
 2008-07-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	Renamed --bt-seed option as --bt-seed-unverified so that it makes clear

+ 4 - 4
doc/aria2c.1

@@ -1,11 +1,11 @@
 .\"     Title: aria2c
 .\"    Author: 
 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
-.\"      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

+ 3 - 3
doc/aria2c.1.html

@@ -766,11 +766,11 @@ writes the piece to the appropriate files.</td>
 </p>
 </dd>
 <dt>
-<strong>&#8212;bt-seed</strong>[=<em>true</em>|<em>false</em>]
+<strong>&#8212;bt-seed-unverified</strong>[=<em>true</em>|<em>false</em>]
 </dt>
 <dd>
 <p>
-  Seed previously downloaded files without validating piece hashes.
+  Seed previously downloaded files without verifying piece hashes.
   Default: <em>false</em>
 </p>
 </dd>
@@ -1622,7 +1622,7 @@ files in the program, then also delete it here.</p></div>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2008-07-08 23:09:43 JST
+Last updated 2008-07-12 22:50:00 JST
 </div>
 </div>
 </body>

+ 2 - 2
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::