summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index e83ac10d..18efc15b 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -29,13 +29,10 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
- object AddProfile(string name)
+ object CreateProfile(string name)
- Add a new profile with the specified name.
-
- It is possible to create two profiles with the same
- name. The identification is done via the object path
- and not the name of the profile.
+ Create and add new profile with the specified
+ identifier name.
Possible Errors: [service].Error.InvalidArguments