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:
parent
aba3baf4aa
commit
8ac4d5c83f
2 changed files with 26 additions and 7 deletions
|
@ -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'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue