diff --git a/docs/command_line_interface/README.md b/docs/command_line_interface/README.md index 8ac8de709..98dda309b 100644 --- a/docs/command_line_interface/README.md +++ b/docs/command_line_interface/README.md @@ -769,11 +769,16 @@ imunify360-agent feature-management [command] [--optional argument]... |`native`|allows to enable/disable the Native Features Management using WHM/cPanel package extensions| |`show`|allows to show enabled features| -`Optional argument` for the `enable/disable` commands can be one of the following: +The mandatory argument for the `enable/disable` command: | | | |-|-| |`[--feature av]`|enable/disable Malware Cleanup| + +`Optional argument` for the `enable/disable` commands can be one of the following: + +| | | +|-|-| `[--feature proactive]`|enable/disable Proactive Defense| |`[--users [USERS [USERS ...]]]`| specifies the list of users which will be affected, otherwise the default value will be changed|