mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 09:35:39 +01:00
bcb1f77606
- Added some last touches to module system. - Modified connect syntax to allow more flexible parameters - Still need to update enumeration API docs and connect command docs
12 lines
307 B
ReStructuredText
12 lines
307 B
ReStructuredText
Info
|
|
====
|
|
|
|
This command gets the documentation/help information for the specified
|
|
module. This command has no other arguments or parameters. When called
|
|
without a module name and within a module context, the documentation
|
|
for the current module is displayed.
|
|
|
|
.. code-block:: bash
|
|
|
|
info enumerate.gather
|