mirror of
				https://github.com/yweber/lodel2.git
				synced 2025-10-31 11:39:02 +01:00 
			
		
		
		
	Adds usage in script
This commit is contained in:
		
					parent
					
						
							
								aa7766c3a1
							
						
					
				
			
			
				commit
				
					
						d18b23d19c
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| #!/bin/bash | ||||
| 
 | ||||
| usage() { | ||||
| 	echo -e "Usage : $0 host_of_server instance_name host_of_db number_of_iterations >&2 | ||||
| 	echo -e "Usage : $0 host_of_server instance_name host_of_db number_of_iterations >&2" | ||||
| 	echo -e "Example : create_datas locahost instance_00001 localhost:28015 1000" | ||||
| 	echo -e "Example : create_datas locahost instance_00001 localhost 1000" | ||||
| 	exit 1 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 prieto
				prieto