📝 update docs
This commit is contained in:
1
bin/README.md
vendored
1
bin/README.md
vendored
@@ -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
2
bin/README_EN.md
vendored
@@ -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>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user