Diff between 133cbc759152c0a8d20e38387207b9212b25a64b and 965a283084be64ef313579e1832fb165a1663892

Changed Files

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

Full Patch

diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 0f21f48..c29c1cb 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -2370,7 +2370,7 @@ static void stop_find_rsp(uint8_t status, uint16_t len, const void *param,
 
 static void stop_find_usage(void)
 {
-	print("Usage: btmgmt stop-find [-l|-b]");
+	print("Usage: stop-find [-l|-b]");
 }
 
 static struct option stop_find_options[] = {