msg += " dictionary regardless the value of the application-id (the stack will be registered with id=0).\n";
msg += " Input file: normally a pcap file, but hexadecimal content (colons allowed) can also be decoded (use '.hex' extension).\n";
msg += " --no-validation: no validation is performed.\n";
- msg += " --ignore-flags: wrong flags regarding dictionary are ignored in xml representation.";
+ msg += " --ignore-flags: wrong flags regarding dictionary are ignored in xml representation.\n";
msg += " --debug: activates debug level traces (warning by default).";
_exit(msg);
}