Fixed label in script build.sh.
This commit is contained in:
parent
0af4eafec3
commit
3ace8b3151
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
function help
|
||||
{
|
||||
echo "Kiss4web build script."
|
||||
echo "Build script."
|
||||
echo "Usage: build.sh [ -h | -help | --help | -snapshot | -local | -full ]"
|
||||
echo " -h, -help, --help display this help."
|
||||
echo " -snapshot, --snapshot build a snapshot."
|
||||
|
|
Loading…
Reference in a new issue