make-colors-themes: fix typo
This commit is contained in:
parent
15d0c3cc3d
commit
7da1ea520d
@ -201,9 +201,9 @@ help() {
|
||||
echo "arguments:"
|
||||
echo " generate - just generate the theme"
|
||||
echo " install - install the theme system-wide"
|
||||
echo " user_install - install the theme in your ~/.themes directory"
|
||||
echo " user-install - install the theme in your ~/.themes directory"
|
||||
echo " uninstall - uninstall the theme"
|
||||
echo " user_uninstall - uninstall the theme from the ~/.themes directory"
|
||||
echo " user-uninstall - uninstall the theme from the ~/.themes directory"
|
||||
echo " clean - delete old generated files"
|
||||
echo " patch - patch zuki-themes file"
|
||||
echo " update - update the local copy of the zuki-themes repo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user