aboutsummaryrefslogtreecommitdiff
path: root/diller/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'diller/README.md')
-rw-r--r--diller/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/diller/README.md b/diller/README.md
index b454862..e042f94 100644
--- a/diller/README.md
+++ b/diller/README.md
@@ -47,6 +47,17 @@ The command will always return the current values.
ok ssid=..
+## List properties
+
+Request:
+
+ list-properties
+
+Response:
+
+ ok count=<n>
+ property key=.. [name=..] [description=..]
+
## Set property value
TODO: Implement description? A longer string describing the property.