mirror of https://github.com/aria2/aria2
Reorder a note section in aria2c.rst
parent
ede9932a10
commit
dd1a3acac6
|
@ -1335,6 +1335,11 @@ Advanced Options
|
||||||
file system, and does not allocate disk space at all. This means
|
file system, and does not allocate disk space at all. This means
|
||||||
that it does not help avoiding fragmentation.
|
that it does not help avoiding fragmentation.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
In multi file torrent downloads, the files adjacent forward to the specified files
|
||||||
|
are also allocated if they share the same piece.
|
||||||
|
|
||||||
.. option:: --force-save[=true|false]
|
.. option:: --force-save[=true|false]
|
||||||
|
|
||||||
Save download with :option:`--save-session <--save-session>` option
|
Save download with :option:`--save-session <--save-session>` option
|
||||||
|
@ -1519,11 +1524,6 @@ Advanced Options
|
||||||
Setting ``0`` suppresses the output.
|
Setting ``0`` suppresses the output.
|
||||||
Default: ``60``
|
Default: ``60``
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
In multi file torrent downloads, the files adjacent forward to the specified files
|
|
||||||
are also allocated if they share the same piece.
|
|
||||||
|
|
||||||
.. option:: -Z, --force-sequential[=true|false]
|
.. option:: -Z, --force-sequential[=true|false]
|
||||||
|
|
||||||
Fetch URIs in the command-line sequentially and download each URI in a
|
Fetch URIs in the command-line sequentially and download each URI in a
|
||||||
|
|
Loading…
Reference in New Issue