diff --git a/API-Documentation.md b/API-Documentation.md index 322d25d..e72cc8a 100644 --- a/API-Documentation.md +++ b/API-Documentation.md @@ -152,6 +152,9 @@ The following attributes and methods are available to both PortScan and ServiceS ### Attributes +#### description +The `description` attribute is optional, but can be set to a string describing the purpose of the plugin. It is only used when plugins are listed using `-l / --list`. + #### disabled The `disabled` attribute is a quick way to disable your plugin. Setting it to `True` means AutoRecon will not use it.