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
1 changed files with 1 additions and 1 deletions

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"