mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-18 14:34:22 +01:00
document -p switch
This commit is contained in:
@@ -56,7 +56,7 @@ class Options(usage.Options):
|
||||
FIXME: Docstring
|
||||
"""
|
||||
optParameters = [
|
||||
["port", "p", 0, "The port number to listen on.", int],
|
||||
["port", "p", 0, "The port number to listen on for SSH.", int],
|
||||
["config", "c", 'cowrie.cfg', "The configuration file to use."]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user