Browse Source

Merge pull request #722 from ardecvz/reorder-note

Reorder a note section in aria2c.rst
Tatsuhiro Tsujikawa 9 years ago
parent
commit
c09eab574c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      doc/manual-src/en/aria2c.rst

+ 5 - 5
doc/manual-src/en/aria2c.rst

@@ -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