diff --git a/doc/aria2c.1.asciidoc b/doc/aria2c.1.asciidoc index 2d1cee0b..f39e0a11 100644 --- a/doc/aria2c.1.asciidoc +++ b/doc/aria2c.1.asciidoc @@ -788,6 +788,12 @@ RPC Options and password using *<>* and *<>* option. See also *<>* option. Default: 'false' +[[aria2_optref_pause]]*--pause*[='true'|'false']:: + + Pause download after added. This option is effective only when + *<>*='true' is given. + Default: 'false' + [[aria2_optref_rpc_listen_all]]*--rpc-listen-all*[='true'|'false']:: Listen incoming JSON-RPC/XML-RPC requests on all network interfaces. If false @@ -1551,6 +1557,7 @@ of URIs. These optional lines must start with white space(s). * *<>* * *<>* * *<>* +* *<>* These options have exactly same meaning of the ones in the command-line options, but it just applies to the URIs it belongs to.