mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-04 11:05:26 +00:00
Cleanup CLI help
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ def _main():
|
||||
arg_parser.add_argument("--kafka-use-ssl",
|
||||
action="store_true",
|
||||
help="""Use SSL/TLS to connect to Kafka
|
||||
(implied when ``--kafka-username or
|
||||
(implied when --kafka-username or
|
||||
--kafka-password are provided)""")
|
||||
arg_parser.add_argument("--kafka-aggregate-topic",
|
||||
help="The Kafka topic to publish aggregate "
|
||||
|
||||
Reference in New Issue
Block a user