Documented --save-session-interval option in man page

pull/43/head
Tatsuhiro Tsujikawa 2013-01-10 00:18:14 +09:00
parent 8e63bad2da
commit 74e570de37
1 changed files with 6 additions and 0 deletions

View File

@ -1366,6 +1366,12 @@ Advanced Options
5. local metalink file
Any meaningful GID is not saved.
.. option:: --save-session-interval=<SEC>
Save error/unfinished downloads to a file specified by
:option:`--save-session` option every SEC seconds. If ``0`` is
given, file will be saved only when aria2 exits. Default: ``0``
.. option:: --stop=<SEC>
Stop application after SEC seconds has passed.