mirror of https://github.com/aria2/aria2
parent
af0daa3caa
commit
f1bfd0ed76
|
@ -78,7 +78,7 @@ Basic Options
|
|||
usage for the options whose name includes that word.
|
||||
Available Values: '#basic', '#advanced', '#http', '#https', '#ftp',
|
||||
'#metalink', '#bittorrent', '#cookie', '#hook', '#file',
|
||||
'#rpc', '#experimental', '#all'
|
||||
'#rpc', '#experimental', '#deprecated', '#help', '#all'
|
||||
Default: '#basic'
|
||||
|
||||
HTTP/FTP Options
|
||||
|
@ -899,11 +899,6 @@ Advanced Options
|
|||
option will be ignored when *<<aria2_optref_async_dns, --async-dns>>*='false'.
|
||||
Default: 'false'
|
||||
|
||||
[[aria2_optref_enable_direct_io]]*--enable-direct-io*[='true'|'false']::
|
||||
Enable directI/O, which lowers cpu usage while allocating/checking files.
|
||||
Turn off if you encounter any error.
|
||||
Default: 'true'
|
||||
|
||||
[[aria2_optref_event_poll]]*--event-poll*=POLL::
|
||||
|
||||
Specify the method for polling events. The possible values are
|
||||
|
|
Loading…
Reference in New Issue