mirror of https://github.com/aria2/aria2
Document errorMessage in aria2.tellStatus RPC method response
parent
06b8874a49
commit
f9ce272bf0
|
@ -2492,6 +2492,10 @@ For information on the *secret* parameter, see :ref:`rpc_auth`.
|
||||||
is a string. The error codes are defined in the `EXIT STATUS`_ section.
|
is a string. The error codes are defined in the `EXIT STATUS`_ section.
|
||||||
This value is only available for stopped/completed downloads.
|
This value is only available for stopped/completed downloads.
|
||||||
|
|
||||||
|
``errorMessage``
|
||||||
|
The (hopefully) human readable error message associated to
|
||||||
|
``errorCode``.
|
||||||
|
|
||||||
``followedBy``
|
``followedBy``
|
||||||
List of GIDs which are generated as the result of this
|
List of GIDs which are generated as the result of this
|
||||||
download. For example, when aria2 downloads a Metalink file, it
|
download. For example, when aria2 downloads a Metalink file, it
|
||||||
|
|
Loading…
Reference in New Issue