更新 usage_text.h

pull/2007/head
Han-Xiangming 2022-11-27 11:16:03 +08:00
parent ce5e7bd444
commit 82e1816ac6
1 changed files with 3 additions and 3 deletions

View File

@ -155,9 +155,9 @@
" one in a control file. If true is given, you can\n" \
" proceed but some download progress will be lost.")
#define TEXT_FORCE_SEQUENTIAL \
_(" -Z, --force-sequential[=true|false] Fetch URIs in the command-line sequentially\n" \
" and download each URI in a separate session, like\n" \
" the usual command-line download utilities.")
_(" -Z, --force-sequential[=true|false] 按顺序在命令行中获取 URI
" 并在单独的会话中下载每个 URI\n"\
" 就像通常的命令行下载实用程序一样。")
#define TEXT_AUTO_FILE_RENAMING \
_(" --auto-file-renaming[=true|false] Rename file name if the same file already\n" \
" exists. This option works only in http(s)/ftp\n" \