Skip to content

Commit 94d77e5

Browse files
authored
Update cli.py
1 parent 3e6bd9f commit 94d77e5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

cme/cli.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ def gen_cli_args():
2626
A swiss army knife for pentesting networks
2727
Forged by @byt3bl33d3r and @mpgn_x64 using the powah of dank memes
2828
29-
{colored("Exclusive release for Porchetta Industries users", "magenta")}
30-
{colored("https://porchetta.industries/", "magenta")}
31-
32-
{highlight('Version', 'red')} : {highlight(VERSION)}
33-
{highlight('Codename', 'red')}: {highlight(CODENAME)}
29+
{highlight('Version', 'red')} : {highlight(VERSION)}
30+
{highlight('Codename', 'red')}: {highlight(CODENAME)}
3431
""",
3532
formatter_class=RawTextHelpFormatter,
3633
)

0 commit comments

Comments
 (0)