Actions
Documentation #7800
open"list-enabled-sources" missing from help output
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:
Description
A Debian bug report for Suricata-Update noted that the list-enabled-sources
command is not listed in the help output: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108723
The man page for suricata-update(1) does not document the list-enabled-sources command.
It also appears absent in the builtin help when called as suricata-update --help.
The feature appears to be undocumented. The relevant code is located in:/usr/lib/python3/dist-packages/suricata/update/parsers.py
I believe this issue needs to be forwarded upstream.
As the help output is used to automatically build a Debian man page, the command is also missing there.
Updated by Sascha Steinbiss 26 days ago
Actions