chg: [pibs] Documented -s command line switch

master
Gerard Wagener 2019-04-05 21:42:14 +02:00
parent d594f24aa7
commit 752228dd7d
1 changed files with 3 additions and 0 deletions

View File

@ -36,4 +36,7 @@ Read the file source.cap.gz, identify potential backscatter and store it in the
file backscatter.cap to be further analysed with other tools such as wireshark file backscatter.cap to be further analysed with other tools such as wireshark
``` ```
pibs -r pcapfile.cap -s
Read the file source.cap, identify potential backscatter and display the
usage of the used internal hash table. Feature for debugging purpose.