aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml
index 4a9327b4..b026b01f 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.xml
@@ -191,7 +191,8 @@
Send an arbitrary AT command to a modem and get the response.
Note that using this interface call is only allowed when running
- ModemManager in debug mode.
+ ModemManager in debug mode or if the project was built using
+ the <literal>with-at-command-via-dbus</literal> configure option.
-->
<method name="Command">
<arg name="cmd" type="s" direction="in" />