From 0c440d22a576dbcb57f61afa50ebbd7cea30f6ea Mon Sep 17 00:00:00 2001 From: Tlntin Date: Mon, 31 Jul 2023 21:43:23 +0800 Subject: [PATCH] Update README_CN.md Signed-off-by: Tlntin --- bin/README_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/README_CN.md b/bin/README_CN.md index 8904969..6b94c14 100644 --- a/bin/README_CN.md +++ b/bin/README_CN.md @@ -174,14 +174,14 @@ Linux,默认为 `all`。 --system-tray-icon ``` -#### [copy-iter-file] +#### [iter-copy-file] 当 `url` 为本地文件路径时,如果启用此选项,则会递归地将 `url` 路径文件所在的文件夹及其所有子文件复 制到 Pake 的静态文件夹。默认不启用。 ```shell ---copy-iter-file +--iter-copy-file ``` ## 结语