mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 01:25:37 +01:00
I'm dumb. I'm sorry.
This commit is contained in:
parent
06515ff7f4
commit
5c24ad26fb
@ -32,7 +32,7 @@ class Command(CommandDefinition):
|
||||
),
|
||||
"--traceback,-t": Parameter(
|
||||
Complete.NONE, action="store_true", help="Show traceback for module errors"
|
||||
)
|
||||
),
|
||||
"module": Parameter(
|
||||
Complete.CHOICES,
|
||||
nargs="?",
|
||||
|
Loading…
Reference in New Issue
Block a user