diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2011-12-09 13:26:40 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-12-09 13:26:40 +0200 |
commit | 49f74fc24db8dfb5347ff60ceee65749583bf025 (patch) | |
tree | 36a9a543acb16a59dafb897befb5e97d1f993d3f /doc | |
parent | fa54ada1a44c97165690e548719231de23756e74 (diff) | |
download | connman-49f74fc24db8dfb5347ff60ceee65749583bf025.tar.gz connman-49f74fc24db8dfb5347ff60ceee65749583bf025.tar.bz2 connman-49f74fc24db8dfb5347ff60ceee65749583bf025.zip |
doc: Mark session mode property as experimental
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 93c25c63..b772b0bb 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -294,7 +294,7 @@ Properties string State [readonly] applications only dealing with the current active profile. - boolean SessionMode [readwrite] + boolean SessionMode [readwrite] [experminental] This disables the auto connect feature. It should be enabled when the Session API is used. When SessionMode |