From d6798876d6fd6e95b3a49c01ed3324e5411526e1 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 29 Aug 2011 23:25:29 +0000 Subject: I'm not sure -Q/WIRESHARK_QUIT_AFTER_CAPTURE is actually useful in batch mode; in batch mode, you probably want to use TShark or dumpcap. svn path=/trunk/; revision=38787 --- doc/wireshark.pod.template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template index 1150c0cc8c..daac2e55c3 100644 --- a/doc/wireshark.pod.template +++ b/doc/wireshark.pod.template @@ -2758,10 +2758,11 @@ auditing code. =item WIRESHARK_QUIT_AFTER_CAPTURE -Cause B to exit after the end of capture session (useful in -batch mode with B<-c> option for instance). This doesn't automatically -start a capture; you must still use B<-k> to do that. You must also -specify an autostop condition, e.g. B<-c> or B<-a duration:...>. +Cause B to exit after the end of the capture session. This +doesn't automatically start a capture; you must still use B<-k> to do +that. You must also specify an autostop condition, e.g. B<-c> or B<-a +duration:...>. This means that you will not be able to see the results +of the capture after it stops; it's primarily useful for testing. =back -- cgit v1.2.3