readme: update install script help (#188)

This commit is contained in:
Rajala1404 2025-10-13 12:17:35 +00:00 committed by GitHub
parent 55a7de747b
commit 2b9246e40e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ The install script has some options for installing configs for some apps.
```
$ ./install.fish -h
usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--paru]
usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--aur-helper]
options:
-h, --help show this help message and exit
@ -28,7 +28,7 @@ options:
--vscode=[codium|code] install VSCodium (or VSCode)
--discord install Discord (OpenAsar + Equicord)
--zen install Zen browser
--paru use paru instead of yay as AUR helper
--aur-helper=[yay|paru] the AUR helper to use
```
For example: