diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 3d79449..f53e893 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
Return Parameters: Current_Settings (4 Octets)
This command is used to enable LE advertising on a controller
- that supports it. A pre-requisite is that LE is already enabled,
- otherwise command will return a "rejected" response.
+ that supports it. The allowed values for the Advertising
+ command parameter are 0x00 and 0x01. All other values will
+ return Invalid Parameters.
+
+ A pre-requisite is that LE is already enabled, otherwise
+ this command will return a "rejected" response.
This command generates a Command Complete event on success or a
Command Status event on failure.
Invalid Parameters
Invalid Index
+
Command Complete Event
======================