diff --git a/README.md b/README.md index 70ba7986..48f55982 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Usage: `./install.sh` **[OPTIONS...]** ``` --d, --dest DIR Specify destination directory (Default: /home/vince/.local/share/icons) +-d, --dest DIR Specify destination directory (Default: $HOME/.local/share/icons) -n, --name NAME Specify theme name (Default: Colloid) -s, --scheme TYPES Specify folder color scheme variant(s) [default|nord] --t, --theme VARIANTS Specify folder color theme variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue) +-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 more information, run: `./install.sh --help` +> For more information, run: `./install.sh -h` ![1](folder-default.png?raw=true) ![2](folder-nord.png?raw=true)