diff options
Diffstat (limited to 'introspection/nm-device-wifi.xml')
-rw-r--r-- | introspection/nm-device-wifi.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml index 1cdcadfd0..27f3eb906 100644 --- a/introspection/nm-device-wifi.xml +++ b/introspection/nm-device-wifi.xml @@ -33,7 +33,8 @@ <method name="RequestScan"> <arg name="options" type="a{sv}" direction="in"> <tp:docstring> - Options of scan (currently unused argument). + Options of scan. + Currently 'ssids' option with value of "aay" type is supported. </tp:docstring> </arg> <tp:docstring> |