📝 update docs

This commit is contained in:
Tw93
2023-06-19 21:21:56 +08:00
parent 5678cf316d
commit 87e91ecbf5
2 changed files with 1 additions and 2 deletions

1
bin/README.md vendored
View File

@@ -189,7 +189,6 @@ rustup target add x86_64-apple-darwin
--system-tray-icon <value>
```
#### [copy-iter-file]
递归拷贝当url为本地文件路径时候若开启该选项则将url路径文件所在文件夹以及所有子文件都拷贝到pake静态文件夹默认不开启

2
bin/README_EN.md vendored
View File

@@ -161,10 +161,10 @@ rustup target add x86_64-apple-darwin
Select the output package format, support deb/appimage/all, if all is selected, deb and appimage will be packaged at the same time, this option only supports Linux, the default is `all`.
#### [user-agent]
Custom browser user agent, default is empty.
```shell
--user-agent <value>
```