mirror of
https://github.com/OISF/suricata.git
synced 2026-02-19 02:28:46 -05:00
Up until now, suricatasc gives a message as follows in case a command is missing arguments: ``` >>> list-hostbit Arguments to command 'list-hostbit' is missing ``` Fix this up and provide a better message: ``` >>> list-hostbit Missing arguments: expected 1 >>> pcap-file-continuous Missing arguments: expected at least 2 ``` |
||
|---|---|---|
| .. | ||
| bin | ||
| suricata | ||
| suricatasc | ||
| .gitignore | ||
| Makefile.am | ||
| setup.py | ||