update pake-cli document

This commit is contained in:
Tlntin
2023-03-18 11:45:33 +08:00
parent 214178da7a
commit 277a9842fe
3 changed files with 31 additions and 52 deletions

8
bin/README_EN.md vendored
View File

@@ -134,10 +134,6 @@ Use the command below to disable this feature.
Package results support both Intel and m1 chips, only for MacOS. The default is `false`.
#### [targets]
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`.
```shell
--targets xxx
```
@@ -164,3 +160,7 @@ rustup target add x86_64-apple-darwin
# or
-m
```
#### [targets]
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`.