🐛 Fix name compatibility

This commit is contained in:
Tw93
2025-08-13 19:40:00 +08:00
parent 72652d814f
commit 09a122dd6b
5 changed files with 17 additions and 14 deletions

View File

@@ -173,6 +173,9 @@ pake url [OPTIONS]...
# Feel free to play with Pake! It might take a while to prepare the environment the first time you launch Pake.
pake https://weekly.tw93.fun --name Weekly --hide-title-bar
# Also supports names with spaces (cross-platform compatible)
pake https://translate.google.com --name "Google Translate" --hide-title-bar
```
If you are new to the command line, you can compile packages online with _GitHub Actions_. See the [Tutorial](<https://github.com/tw93/Pake/wiki/Online-Compilation-(used-by-ordinary-users)>) for more information.