mirror of https://github.com/aria2/aria2
Fixed typo and nits
parent
927499d98f
commit
c046573ab8
|
@ -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``
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue