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