From 3773a7561c79e3545fca664c2a25cf2312de0ada Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 20 Jun 2014 14:48:27 -0400 Subject: Add command-line argument to request the version to a number of the utilities. In some cases "-v" was already used so "-V" is the option. Note that the version information in these utilities is much shorter than what is presented by the big programs. As requested by https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5804 Bug: 5804 Change-Id: I35db35a4eace2797afd895f9be7322ef39928480 Reviewed-on: https://code.wireshark.org/review/2489 Reviewed-by: Guy Harris --- doc/editcap.pod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/editcap.pod') diff --git a/doc/editcap.pod b/doc/editcap.pod index d93264409a..c9b7ee32fe 100644 --- a/doc/editcap.pod +++ b/doc/editcap.pod @@ -33,6 +33,9 @@ S<[ B<-v> ]> I I +B +S<[ B<-V> ]> + =head1 DESCRIPTION B is a program that reads some or all of the captured packets from the @@ -263,6 +266,10 @@ Use of B<-v> with the de-duplication switches of B<-d>, B<-D> or B<-w> will cause all MD5 hashes to be printed whether the packet is skipped or not. +=item -V + +Print the version and exit. + =item -w Edup time windowE Attempts to remove duplicate packets. The current packet's arrival time -- cgit v1.2.3