diff --git a/Makefile b/Makefile index 8d8defdca..9a2d7e1c4 100644 --- a/Makefile +++ b/Makefile @@ -629,7 +629,7 @@ BENCHEXES ?= hledger 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):" quickbench -w $(BENCHEXES) # -v