mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-12 22:57:17 +00:00
Add some usage documentation to new tfw.sh
This commit is contained in:
parent
20ce2cb069
commit
9b6b876d91
@ -81,5 +81,9 @@ case $1 in
|
||||
;;
|
||||
*)
|
||||
echo "Usage: tfw.sh [buildtfw|build|start|buildstart]"
|
||||
echo " |--- buildtfw: build TFW baseimage"
|
||||
echo " |--- build: build TFW test"
|
||||
echo " |--- start: start TFW test"
|
||||
echo " |--- buildstart: build all, then start TFW test"
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user