mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 21:38:34 +03:00
Update helper.py
This commit is contained in:
@@ -171,5 +171,5 @@ class Help:
|
||||
help_cmd_table.add_row("source", "List all source code download commands (for developers)")
|
||||
|
||||
syntax = f"{green}help:<command>{reset}"
|
||||
xprint(f"\n{Help.usageText.format(syntax, 'octosuite')}")
|
||||
xprint(f"{Help.usageText.format(syntax, 'octosuite')}")
|
||||
xprint(help_cmd_table)
|
||||
|
||||
Reference in New Issue
Block a user