Fixed typo and nits

pull/18/head
Tatsuhiro Tsujikawa 2012-04-23 21:14:19 +09:00
parent 927499d98f
commit c046573ab8
1 changed files with 17 additions and 17 deletions

View File

@ -1106,8 +1106,8 @@ Advanced Options
.. option:: --max-resume-failure-tries=<N> .. option:: --max-resume-failure-tries=<N>
When used with :option:`--always-resume=false, <--always-resume>` aria2 downloads file from When used with :option:`--always-resume=false, <--always-resume>` aria2 downloads file from
scratch when aria2 detects ``N`` number of URIs that does not support scratch when aria2 detects N number of URIs that does not support
resume. If ``N`` is ``0`` , aria2 downloads file from scratch when all resume. If N is ``0``, aria2 downloads file from scratch when all
given URIs do not support resume. See :option:`--always-resume` option. given URIs do not support resume. See :option:`--always-resume` option.
Default: ``0`` Default: ``0``