summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 405dd50c..25c4631c 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -17,7 +17,11 @@ Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given
property.
-Properties string Name [readonly]
+Properties string State [readonly]
+
+ The service state information.
+
+ string Name [readonly]
The service name (for example "Wireless" etc.)