Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
ITriskTI committed Jun 24, 2012
1 parent 8bbf279 commit 539a87d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/manual-src/ru/aria2c.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1121,6 +1121,14 @@ FTP, BitTorrent и Metalink. Для загрузки файла, aria2 може
:option:`--async-dns=false. <--async-dns>`
По умолчанию: ``false``

.. option:: --enable-mmap[=true|false]

Отображение файлов в память. Этот параметр может не работать,
если место под файл предварительно не выделено.
Смотрите :option:`--file-allocation`.

По умолчанию: ``false``

.. option:: --event-poll=<POLL>

Указать метод опроса событий. Возможные значения: ``epoll``, ``kqueue``,
Expand Down

0 comments on commit 539a87d

Please sign in to comment.