Update README.md

Signed-off-by: Tlntin <TlntinDeng01@Gmail.com>
This commit is contained in:
Tlntin
2023-07-31 21:43:05 +08:00
committed by GitHub
parent 95259eceae
commit c4743f663f

4
bin/README.md vendored
View File

@@ -172,12 +172,12 @@ Specify the system tray icon. This is only effective when the system tray is ena
--system-tray-icon <path> --system-tray-icon <path>
``` ```
#### [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. 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 ```shell
--copy-iter-file --iter-copy-file
``` ```
## Conclusion ## Conclusion