From a2b3fa071be34671a2c6e0b564012a70a63e6d13 Mon Sep 17 00:00:00 2001 From: "Zhiyong (Justin) He" Date: Tue, 17 Sep 2024 20:21:13 +0300 Subject: [PATCH] Update install.sh --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index dd72edf..60f3752 100755 --- a/install.sh +++ b/install.sh @@ -69,10 +69,10 @@ OPTIONS: -c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default) -r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela) - -b, --boot install theme into '/boot/grub' or '/boot/grub2' - -g, --generate do not install but generate theme into chosen directory (must add your directory) + -b, --boot install theme into '/boot/grub' or '/boot/grub2' + -g, --generate do not install but generate theme into chosen directory (must add your directory) - -h, --help Show this help + -h, --help show this help EOF }