From: <rb...@us...> - 2010-05-26 18:35:18
|
Revision: 104 http://callflow.svn.sourceforge.net/callflow/?rev=104&view=rev Author: rbos Date: 2010-05-26 18:35:12 +0000 (Wed, 26 May 2010) Log Message: ----------- correct yet another typo Modified Paths: -------------- callflow Modified: callflow =================================================================== --- callflow 2010-05-26 18:02:30 UTC (rev 103) +++ callflow 2010-05-26 18:35:12 UTC (rev 104) @@ -96,7 +96,7 @@ --capture-filter <filter>, -f <filter> A filter can be used to show only those frames that match the given filter criteria. This filter is for traces that have been - captured with programs such as wireshark, snoop, tcpdump, thsark + captured with programs such as wireshark, snoop, tcpdump, tshark and the like. $PRGNAME uses tshark's DISPLAY filter functionality to filter the trace. More information about tshark's DISPLAY filter can be obtained from the tshark man page. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |