From a4c629ce109fe1c44b53d9c8a2ede579487e3ebb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 29 Jun 2014 20:29:34 +0200 Subject: [PATCH] doc: Fix note about command complete for success and failure --- doc/mgmt-api.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 888e9242c..bcdff2e1e 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1856,8 +1856,8 @@ Add Device Command This command can be used when the controller is not powered and all settings will be programmed once powered. - This command generates a Command Complete event on success or - a Command Status event on failure. + This command generates a Command Complete event on success + or failure. Possible errors: Failed Invalid Parameters @@ -1888,8 +1888,8 @@ Remove Device Command This command can be used when the controller is not powered and all settings will be programmed once powered. - This command generates a Command Complete event on success or - a Command Status event on failure. + This command generates a Command Complete event on success + or failure. Possible errors: Invalid Parameters Invalid Index -- 2.47.3