]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
readme: remove mention to pcapng file type
authorJuliana Fajardini <jufajardini@oisf.net>
Wed, 1 Feb 2023 20:19:10 +0000 (17:19 -0300)
committerShivani Bhardwaj <shivanib134@gmail.com>
Wed, 22 Mar 2023 06:27:21 +0000 (11:57 +0530)
Since we're not accepting this format for now, better not to be
misleading.

README.md

index 145574f49b30a2ac9520c13e08406741d8fcac43..8bd109c9651c3a07128c71809859914740c55ace 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Or to run a single test:
 - Create a directory that is the name of the new test.
 
 - Copy a single pcap file into the test directory. It must end in
-  ".pcap" or ".pcapng".
+  ".pcap".
 
   This is enough for a basic test that will run Suricata over the pcap
   testing for a successful exit code.