Diff between ab42853d61acc06dd7d0065a346378c713ad5614 and 2cd3c15a72e513d407ec5e9ecc00e8c5a86483b2

Changed Files

File Additions Deletions Status
tools/bluemoon.c +1 -1 modified

Full Patch

diff --git a/tools/bluemoon.c b/tools/bluemoon.c
index 103532a..270141c 100644
--- a/tools/bluemoon.c
+++ b/tools/bluemoon.c
@@ -593,7 +593,7 @@ static void usage(void)
 		"Usage:\n");
 	printf("\tbluemoon [options]\n");
 	printf("Options:\n"
-		"\t-B, --bdaddr [addr]    Set Bluetooth address\n"
+		"\t-A, --bdaddr [addr]    Set Bluetooth address\n"
 		"\t-F, --firwmare [file]  Load firmware\n"
 		"\t-R, --reset            Reset controller\n"
 		"\t-i, --index <num>      Use specified controller\n"