1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

update darkcult.sh

This commit is contained in:
bolero-MURAKAMI 2017-08-07 19:14:27 +09:00
parent aba3baf4aa
commit 8ac4d5c83f
2 changed files with 26 additions and 7 deletions

View file

@ -118,10 +118,10 @@ while [ -n "$1" ]; do
done
if [ ${use_help} -ne 0 ]; then
echo "overview: Sprout C++ libraries automatic test script"
echo ""
echo "usage: test.sh [options]"
echo ""
echo "overview:"
echo " Sprout C++ libraries automatic test script"
echo "usage:"
echo " test.sh [options]"
echo "options:"
echo " -S, --stagedir=<dir> Output files here."
echo " Default; 'testspr'"