aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-12 19:31:26 -0300
committerMarcel Holtmann <marcel@holtmann.org>2010-07-12 19:31:26 -0300
commite11a687500ea5cc4c04d8c37bed26fd2c6fa2423 (patch)
tree73875316b296067b176acf8d2b02e293804c5b28
parent0a37979980da701efbf69b0a55e17c7231b2c421 (diff)
downloadbluez-hcidump-e11a687500ea5cc4c04d8c37bed26fd2c6fa2423.tar.gz
Remove --verbose also from usage description
-rw-r--r--src/hcidump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hcidump.c b/src/hcidump.c
index 2b789af..4879341 100644
--- a/src/hcidump.c
+++ b/src/hcidump.c
@@ -872,7 +872,6 @@ static void usage(void)
" -P, --ppp=channel Channel for PPP\n"
" -D, --pppdump=file Extract PPP traffic\n"
" -A, --audio=file Extract SCO audio data\n"
- " -V, --verbose Verbose decoding\n"
" -Y, --novendor No vendor commands or events\n"
" -4, --ipv4 Use IPv4 as transport\n"
" -6 --ipv6 Use IPv6 as transport\n"