mirror of https://github.com/aria2/aria2
Fixed typo
parent
3640374f66
commit
19798f09ae
|
@ -623,7 +623,7 @@ BitTorrent Specific Options
|
|||
.. option:: --bt-remove-unselected-file[=true|false]
|
||||
|
||||
Removes the unselected files when download is completed in
|
||||
BitTorrent. To selecting files, use
|
||||
BitTorrent. To select files, use
|
||||
:option:`--select-file` option. If it is
|
||||
not used, all files are assumed to be selected. Please use this
|
||||
option with care because it will actually remove files from your
|
||||
|
|
|
@ -870,7 +870,7 @@
|
|||
#define TEXT_BT_REMOVE_UNSELECTED_FILE \
|
||||
_(" --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" \
|
||||
" download is completed in BitTorrent. To\n" \
|
||||
" selecting files, use --select-file option. If\n" \
|
||||
" select files, use --select-file option. If\n" \
|
||||
" it is not used, all files are assumed to be\n" \
|
||||
" selected. Please use this option with care\n" \
|
||||
" because it will actually remove files from\n" \
|
||||
|
|
Loading…
Reference in New Issue