From c4743f663fe7a33def48dae6b2b305e3094e4abc Mon Sep 17 00:00:00 2001 From: Tlntin Date: Mon, 31 Jul 2023 21:43:05 +0800 Subject: [PATCH] Update README.md Signed-off-by: Tlntin --- bin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/README.md b/bin/README.md index 6ba58ec..eaeb750 100644 --- a/bin/README.md +++ b/bin/README.md @@ -172,12 +172,12 @@ Specify the system tray icon. This is only effective when the system tray is ena --system-tray-icon ``` -#### [copy-iter-file] +#### [iter-copy-file] Enable recursive copying. When the URL is a local file path, enabling this option will copy the folder containing the file specified in the URL, as well as all sub-files, to the Pake static folder. This is disabled by default. ```shell ---copy-iter-file +--iter-copy-file ``` ## Conclusion