瀏覽代碼

2010-05-22 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated doc
	* src/aria2c.1.txt
Tatsuhiro Tsujikawa 15 年之前
父節點
當前提交
39300fe936
共有 4 個文件被更改,包括 13 次插入6 次删除
  1. 5 0
      ChangeLog
  2. 3 3
      doc/aria2c.1
  3. 3 2
      doc/aria2c.1.html
  4. 2 1
      doc/aria2c.1.txt

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2010-05-22  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated doc
+	* src/aria2c.1.txt
+
 2010-05-22  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Added totalLength, completedLength, uploadLength, bitfield,

+ 3 - 3
doc/aria2c.1

@@ -2,12 +2,12 @@
 .\"     Title: aria2c
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 05/07/2010
+.\"      Date: 05/22/2010
 .\"    Manual: Aria2 Manual
 .\"    Source: Aria2 1.9.3
 .\"  Language: English
 .\"
-.TH "ARIA2C" "1" "05/07/2010" "Aria2 1\&.9\&.3" "Aria2 Manual"
+.TH "ARIA2C" "1" "05/22/2010" "Aria2 1\&.9\&.3" "Aria2 Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -2696,7 +2696,7 @@ Uploaded length of this download in bytes\&.
 .PP
 bitfield
 .RS 4
-Hexadecimal representation of the download progress\&. The highest bit corresponds to piece index 0\&. The set bits indicate the piece is available and unset bits indicate the piece is missing\&. The spare bits at the end are set to zero\&.
+Hexadecimal representation of the download progress\&. The highest bit corresponds to piece index 0\&. The set bits indicate the piece is available and unset bits indicate the piece is missing\&. The spare bits at the end are set to zero\&. When download has not started yet, this key will not be included in the response\&.
 .RE
 .PP
 downloadSpeed

+ 3 - 2
doc/aria2c.1.html

@@ -3192,7 +3192,8 @@ bitfield
   Hexadecimal representation of the download progress. The highest bit
   corresponds to piece index 0. The set bits indicate the piece is
   available and unset bits indicate the piece is missing. The spare
-  bits at the end are set to zero.
+  bits at the end are set to zero.  When download has not started yet,
+  this key will not be included in the response.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -4197,7 +4198,7 @@ files in the program, then also delete it here.</p></div>
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2010-05-07 12:53:34 JST
+Last updated 2010-05-22 20:58:42 JST
 </div>
 </div>
 </body>

+ 2 - 1
doc/aria2c.1.txt

@@ -1444,7 +1444,8 @@ bitfield::
   Hexadecimal representation of the download progress. The highest bit
   corresponds to piece index 0. The set bits indicate the piece is
   available and unset bits indicate the piece is missing. The spare
-  bits at the end are set to zero.
+  bits at the end are set to zero.  When download has not started yet,
+  this key will not be included in the response.
 
 downloadSpeed::