🎨 Modify iterCopyFile to useLocalFile
This commit is contained in:
4
bin/README.md
vendored
4
bin/README.md
vendored
@@ -211,12 +211,12 @@ Specify the system tray icon. This is only effective when the system tray is ena
|
||||
--system-tray-icon <path>
|
||||
```
|
||||
|
||||
#### [iter-copy-file]
|
||||
#### [use-local-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
|
||||
--iter-copy-file
|
||||
--use-local-file
|
||||
```
|
||||
|
||||
#### [inject]
|
||||
|
||||
Reference in New Issue
Block a user