mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
376 B
ReStructuredText
20 lines
376 B
ReStructuredText
Command Line Options
|
|
====================
|
|
|
|
.. toctree::
|
|
|
|
Suricata's command line options:
|
|
|
|
.. include:: partials/options.rst
|
|
|
|
Unit Tests
|
|
~~~~~~~~~~
|
|
|
|
Builtin unittests are only available if Suricata has been built with
|
|
--enable-unittests.
|
|
|
|
Running unittests does not take a configuration file. Use -l to supply
|
|
an output directory.
|
|
|
|
.. include:: partials/options-unittests.rst
|