mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 05:12:54 +00:00 
			
		
		
		
	Update tfw.sh usage info
This commit is contained in:
		@@ -145,7 +145,7 @@ case ${1:-} in
 | 
				
			|||||||
        start_test
 | 
					        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 "          |--- start:             build & start TFW test"
 | 
				
			||||||
        echo "          |--- buildtfw:          build TFW baseimage"
 | 
					        echo "          |--- buildtfw:          build TFW baseimage"
 | 
				
			||||||
        echo "          |--- build:             build TFW baseimage and test"
 | 
					        echo "          |--- build:             build TFW baseimage and test"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user