From c14230630a68679b8aa607a6d8ff3be417e57e5e Mon Sep 17 00:00:00 2001 From: Han-Xiangming <2728513634@qq.com> Date: Sun, 27 Nov 2022 10:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20usage=5Ftext.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/usage_text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usage_text.h b/src/usage_text.h index 0052b798..9a8b6c70 100644 --- a/src/usage_text.h +++ b/src/usage_text.h @@ -36,7 +36,7 @@ // clang-format off #define TEXT_DIR \ - _(" -d, --dir=DIR The directory to store the downloaded file.") + _(" -d, --dir=DIR 存储下载文件的目录.") #define TEXT_OUT \ _(" -o, --out=FILE The file name of the downloaded file. It is\n" \ " always relative to the directory given in -d\n" \