From f088a9bc3feea230c8b5a7b9cc8a711ea559b055 Mon Sep 17 00:00:00 2001 From: stefanrueger Date: Tue, 27 Feb 2024 14:46:37 +1300 Subject: [PATCH] Clarify -b option --- tools/test-avrdude | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test-avrdude b/tools/test-avrdude index 0e75a066..568c6d36 100755 --- a/tools/test-avrdude +++ b/tools/test-avrdude @@ -23,7 +23,7 @@ cat <} Function: test AVRDUDE for certain programmer and part combinations Options: - -b benchmark testing only and summarise overall time + -b benchmark only summarising overall and avrbench time -c additional configuration options used for all runs -d delay between test commands (default $delay seconds) -e set path of AVRDUDE executable (default $avrdude_bin)