📝 Document usage is more idiomatic

This commit is contained in:
Tw93
2025-08-22 22:21:54 +08:00
parent bf12d85dc5
commit 3868e993ce
7 changed files with 17 additions and 19 deletions

6
bin/README_CN.md vendored
View File

@@ -256,9 +256,7 @@ pake [url] [options]
#### [use-local-file]
当 `url` 为本地文件路径时,如果启用此选项,则会递归地将 `url` 路径文件所在的文件夹及其所有子文件复
制到 Pake 的静态文件夹。默认不启用。
当 `url` 为本地文件路径时,如果启用此选项,则会递归地将 `url` 路径文件所在的文件夹及其所有子文件复制到 Pake 的静态文件夹。默认不启用。
```shell
--use-local-file
@@ -292,7 +290,7 @@ pake [url] [options]
#### [debug]
打出来的包具备 deb-tools 的调试模式,此外还会输出更多的日志信息用于调试。
打出来的包具备 dev-tools 的调试模式,此外还会输出更多的日志信息用于调试。
```shell
--debug