Skip to content

Commit 6ec4496

Browse files
author
Stefan Lekov
committed
added help message for --wireshark-filter|-w
1 parent 9d5cfbf commit 6ec4496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

remoteShark.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ def printHelp(self):
309309
-p --port SSH port to connect to
310310
-t --timeout Stop capture after timeout has expired
311311
-u --user SSH user to connect as (default root)
312+
-w --wireshark-filter Configures Wireshark's display filter
312313
313314
"""
314315
printf("%s\n", helpData)

0 commit comments

Comments
 (0)