Diff between c1851987ca2c6e41d1e0e166e959b754e369c254 and 41c7f3af0352d3e45f4f10b7584e955a7f5cc696

Changed Files

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

Full Patch

diff --git a/tools/hcidump.c b/tools/hcidump.c
index 011864b..d517031 100644
--- a/tools/hcidump.c
+++ b/tools/hcidump.c
@@ -610,7 +610,7 @@ static void usage(void)
 	"  -m, --manufacturer=compid  Default manufacturer\n"
 	"  -w, --save-dump=file       Save dump to a file\n"
 	"  -r, --read-dump=file       Read dump from a file\n"
-	"  -t, --ts                   Display time stamps\n"
+	"  -t, --timestamp            Display time stamps\n"
 	"  -a, --ascii                Dump data in ascii\n"
 	"  -x, --hex                  Dump data in hex\n"
 	"  -X, --ext                  Dump data in hex and ascii\n"