From ea70b9953faaf9155b60400e306c71432a049d94 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 9 Oct 2018 15:27:35 +0200 Subject: Add -e option --- src/etisnoop.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/etisnoop.cpp') diff --git a/src/etisnoop.cpp b/src/etisnoop.cpp index fa07ea2..45f4f9e 100644 --- a/src/etisnoop.cpp +++ b/src/etisnoop.cpp @@ -102,6 +102,7 @@ void usage(void) " -r analyse FIG rates in FIGs per second\n" " -R analyse FIG rates in frames per FIG\n" " -w decode CRC-DABMUX and ODR-DabMux watermark.\n" + " -e decode frames with SYNC error and decode FIGs with invalid CRC\n" " -F /\n" " add FIG type/ext to list of FIGs to display.\n" " if the option is not given, all FIGs are displayed.\n" -- cgit v1.2.3