Fix build.sh and test.sh help
This commit is contained in:
parent
3b05c57794
commit
5e7a42df07
4
build.sh
4
build.sh
@ -9,10 +9,12 @@ help()
|
||||
# Display Help
|
||||
echo "Build bdk-uniffi and related libraries."
|
||||
echo
|
||||
echo "Syntax: build [-h|k]"
|
||||
echo "Syntax: build [-a|h|k|s]"
|
||||
echo "options:"
|
||||
echo "-a Android."
|
||||
echo "-h Print this Help."
|
||||
echo "-k Kotlin."
|
||||
echo "-s Swift."
|
||||
echo
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user