This commit is contained in:
vinceliuice
2022-03-18 16:50:26 +08:00
parent 1db21c861c
commit 1ec83804f3
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Usage: `./install.sh` **[OPTIONS...]**
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-h, --help Show help
```
> For example: install teal nord version -> run: `./install.sh -s nord -t teal`
> For more information, run: `./install.sh -h`