;make quickbench: fix help
This commit is contained in:
		
							parent
							
								
									1dfc7e1116
								
							
						
					
					
						commit
						11a63c0274
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -629,7 +629,7 @@ BENCHEXES ?= hledger | |||||||
| 
 | 
 | ||||||
| bench: quickbench | bench: quickbench | ||||||
| 
 | 
 | ||||||
| quickbench: samplejournals bench.sh $(call def-help,bench, benchmark commands in bench.sh with quickbench and $(BENCHEXES)) | quickbench: samplejournals bench.sh $(call def-help,quickbench, benchmark commands in bench.sh with quickbench and $(BENCHEXES)) | ||||||
| 	@echo; echo "run quick performance benchmarks in bench.sh (approximate, can be skewed):" | 	@echo; echo "run quick performance benchmarks in bench.sh (approximate, can be skewed):" | ||||||
| 	quickbench -w $(BENCHEXES)  # -v | 	quickbench -w $(BENCHEXES)  # -v | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user