Update install.sh

This commit is contained in:
Zhiyong (Justin) He 2024-09-17 20:21:13 +03:00 committed by GitHub
parent 18ea3defc5
commit a2b3fa071b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
}