From 39300fe93645cab65c0ec8beaf86720f6383ce86 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 22 May 2010 11:59:51 +0000 Subject: [PATCH] 2010-05-22 Tatsuhiro Tsujikawa Updated doc * src/aria2c.1.txt --- ChangeLog | 5 +++++ doc/aria2c.1 | 6 +++--- doc/aria2c.1.html | 5 +++-- doc/aria2c.1.txt | 3 ++- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea200372..5939d627 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-05-22 Tatsuhiro Tsujikawa + + Updated doc + * src/aria2c.1.txt + 2010-05-22 Tatsuhiro Tsujikawa Added totalLength, completedLength, uploadLength, bitfield, diff --git a/doc/aria2c.1 b/doc/aria2c.1 index 1935c5f2..e7551890 100644 --- a/doc/aria2c.1 +++ b/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 -.\" 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 diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html index 1080b3ba..7896591b 100644 --- a/doc/aria2c.1.html +++ b/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.

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


diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index 285a3d49..b64f4562 100644 --- a/doc/aria2c.1.txt +++ b/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::