aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eizo-pcap-decode.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/eizo-pcap-decode.go b/eizo-pcap-decode.go
index 838919e..ba337ce 100644
--- a/eizo-pcap-decode.go
+++ b/eizo-pcap-decode.go
@@ -1,4 +1,4 @@
-// Usage: tshark { -r FILE | -i INTERFACE } -l -T ek \
+// Usage: tshark { -r FILE | -i INTERFACE } -l -T ek --disable-protocol usbhid \
// | go run eizo-pcap-decode.go [ | less -R]
//
// This cannot be done through -T json, because tshark doesn't immediately