1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-11-14 16:17:17 +00:00

Update tfw.sh usage info

This commit is contained in:
Kristóf Tóth 2018-04-28 11:28:22 +02:00
parent ab88856651
commit c14b244c1e

View File

@ -145,7 +145,7 @@ case ${1:-} in
start_test
;;
*)
echo "Usage: tfw.sh [buildtfw|build|start|buildstart]"
echo "Usage: tfw.sh [start|buildtfw|build|buildwithfrontend|releasetfw]"
echo " |--- start: build & start TFW test"
echo " |--- buildtfw: build TFW baseimage"
echo " |--- build: build TFW baseimage and test"