From d1ff92bfeab4aecacc7fc046eb5ad98e4e1fb826 Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 16 Jul 2021 15:35:37 +0800 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 1e5339a4..ae24f2ae 100755 --- a/install.sh +++ b/install.sh @@ -24,7 +24,6 @@ cat << EOF -d, --dest DIR Specify destination directory (Default: $DEST_DIR) -n, --name NAME Specify theme name (Default: $THEME_NAME) -t, --theme VARIANT Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|grey|all] (Default: blue) - -c, --color VARIANT Specify color variant(s) [standard|light|dark] (Default: All variants)s) -a, --alternative Install alternative icons for software center and file-manager -b, --bold Install bold panel icons version -h, --help Show help