We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d842769 commit 5a0cf98Copy full SHA for 5a0cf98
lib/cmdline/cmd.py
@@ -26,7 +26,6 @@ def optparser():
26
27
parser = argparse.ArgumentParser(
28
usage="python autosploit.py -[c|z|s|a] -[q] QUERY\n"
29
-
30
"{spacer}[-C] WORKSPACE LHOST LPORT [-e] [--whitewash] PATH\n"
31
"{spacer}[--ruby-exec] [--msf-path] PATH [-E] EXPLOIT-FILE-PATH\n"
32
"{spacer}[--rand-agent] [--proxy] PROTO://IP:PORT [-P] AGENT".format(
0 commit comments