readme: update install script help (#188)
This commit is contained in:
parent
55a7de747b
commit
2b9246e40e
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ The install script has some options for installing configs for some apps.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./install.fish -h
|
$ ./install.fish -h
|
||||||
usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--paru]
|
usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--aur-helper]
|
||||||
|
|
||||||
options:
|
options:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
@ -28,7 +28,7 @@ options:
|
||||||
--vscode=[codium|code] install VSCodium (or VSCode)
|
--vscode=[codium|code] install VSCodium (or VSCode)
|
||||||
--discord install Discord (OpenAsar + Equicord)
|
--discord install Discord (OpenAsar + Equicord)
|
||||||
--zen install Zen browser
|
--zen install Zen browser
|
||||||
--paru use paru instead of yay as AUR helper
|
--aur-helper=[yay|paru] the AUR helper to use
|
||||||
```
|
```
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue