updated help

This commit is contained in:
germedeb 2022-08-16 15:37:23 -03:00
parent b76fdcf9b3
commit 00b3c20677
1 changed files with 13 additions and 15 deletions

View File

@ -34,22 +34,20 @@ fi
# This is the help message # This is the help message
case "$@" in *--help*|*-h*) case "$@" in *--help*|*-h*)
printf "${info_color}Aleta's build script help${reset_colors}\\n\ printf "${info_color}Aleta's build script help${reset_colors}\\n\
Usage: ./tasks/build.sh [OPTION]...
-h
--help Show this help.
-a
--no-optipng
--avoid-optipng Don't launch optipng process
-r ${info_color}Examples:${reset_colors}
--from-cero ./tasks/build.sh ra Start the build from cero, don't launch optipng
--again ./tasks/build.sh rai Same but now it autoinstalls
--restart Copy the SVG again and start the build again ./tasks/build.sh Continue building. useful if you cancelled the build
-i h -h --help help Show this help.
--update
--autoinstall Autoinstall to User directory a avoid-optipng Don't launch optipng process
r from-cero restart Copy the SVG again and start the build again
i update autoinstall Autoinstall to User directory
This software is licensed under the GPLv3 and the CC-BY-SA 4.0 licenses. This software is licensed under the GPLv3 and the CC-BY-SA 4.0 licenses.
See README and LICENSE for more information\\n" See README and LICENSE for more information\\n"