Przeglądaj źródła

Document verifiedLength and verifiedIntegrityPending keys in the manual

Tatsuhiro Tsujikawa 9 lat temu
rodzic
commit
7f2f83c6fb
1 zmienionych plików z 9 dodań i 0 usunięć
  1. 9 0
      doc/manual-src/en/aria2c.rst

+ 9 - 0
doc/manual-src/en/aria2c.rst

@@ -2614,6 +2614,15 @@ For information on the *secret* parameter, see :ref:`rpc_auth`.
       ``name``
         name in info dictionary. ``name.utf-8`` is used if available.
 
+  ``verifiedLength``
+    The number of verified number of bytes while the files are being
+    hash checked.  This key exists only when this download is being
+    hash checked.
+
+  ``verifyIntegrityPending``
+    ``true`` if this download is waiting for the hash check in a
+    queue.  This key exists only when this download is in the queue.
+
   **JSON-RPC Example**
 
   The following example gets information about a download with GID#2089b05ecca3d829::