|
@@ -139,9 +139,10 @@ _(" --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage whi
|
|
" allocating files.\n"\
|
|
" allocating files.\n"\
|
|
" Turn off if you encounter any error")
|
|
" Turn off if you encounter any error")
|
|
#define TEXT_ALLOW_OVERWRITE \
|
|
#define TEXT_ALLOW_OVERWRITE \
|
|
-_(" --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"\
|
|
|
|
- " already exists but the corresponding .aria2 file\n"\
|
|
|
|
- " doesn't exist.")
|
|
|
|
|
|
+_(" --allow-overwrite=true|false If false is given, and a file already exists but\n"\
|
|
|
|
+ " the corresponding control file (filename.aria2)\n"\
|
|
|
|
+ " doesn't exist, then aria2 will not re-download\n"\
|
|
|
|
+ " the file. See also --auto-file-renaming option.")
|
|
#define TEXT_ALLOW_PIECE_LENGTH_CHANGE \
|
|
#define TEXT_ALLOW_PIECE_LENGTH_CHANGE \
|
|
_(" --allow-piece-length-change=true|false If false is given, aria2 aborts download\n"\
|
|
_(" --allow-piece-length-change=true|false If false is given, aria2 aborts download\n"\
|
|
" when a piece length is different from one in\n"\
|
|
" when a piece length is different from one in\n"\
|