|
|
@ -404,6 +404,8 @@ function showEzbuildUsage() { |
|
|
|
echo -e " -p\t--purge\t\tclears temporary folder" |
|
|
|
echo -e " -P\t--purgeonly\tclears temporary folder and exits" |
|
|
|
echo -e " -s\t--syscheck\tperforms prerequisites check only" |
|
|
|
echo -e " -t\t--notrigger\tdisables all build triggers and modules" |
|
|
|
echo -e " -T\t--tarballformat\toverrides default compression algorithm" |
|
|
|
echo -e "\n" |
|
|
|
exit 0 |
|
|
|
} |
|
|
|