--- tools/hcidump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/hcidump.c b/tools/hcidump.c index 011864bc0..d517031dc 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" -- 2.39.2