From: Sascha Steinbiss Date: Fri, 4 Jul 2025 21:35:40 +0000 (+0200) Subject: doc: include list-enabled-sources in help output X-Git-Tag: 1.3.7~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cae256bbde0b6a07f87dd98fb39de7ac61ca296;p=thirdparty%2Fsuricata-update.git doc: include list-enabled-sources in help output Ticket: #7800 --- diff --git a/suricata/update/parsers.py b/suricata/update/parsers.py index 185205c..c234529 100644 --- a/suricata/update/parsers.py +++ b/suricata/update/parsers.py @@ -247,6 +247,7 @@ def parse_arg(): update_parser.epilog = r"""other commands: update-sources Update the source index list-sources List available sources + list-enabled-sources List enabled sources enable-source Enable a source from the index disable-source Disable an enabled source remove-source Remove an enabled or disabled source