summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ipc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/ipc.rst')
-rw-r--r--DOCS/man/ipc.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/DOCS/man/ipc.rst b/DOCS/man/ipc.rst
index 289ef5b799..1a5eadfe49 100644
--- a/DOCS/man/ipc.rst
+++ b/DOCS/man/ipc.rst
@@ -180,14 +180,7 @@ extra commands can also be used as part of the protocol:
{ "error": "success" }
``set_property_string``
- Like ``set_property``, but the argument value must be passed as string.
-
- Example:
-
- ::
-
- { "command": ["set_property_string", "pause", "yes"] }
- { "error": "success" }
+ Alias for ``set_property``. Both commands accept native values and strings.
``observe_property``
Watch a property for changes. If the given property is changed, then an