]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
rfkill: (man) List options for supported device types
authorKarel Zak <kzak@redhat.com>
Mon, 5 Sep 2022 07:14:45 +0000 (09:14 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Sep 2022 07:14:45 +0000 (09:14 +0200)
Fixes: https://github.com/util-linux/util-linux/issues/1790
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/rfkill.8.adoc

index 2086798f4b2d88998ff3a2fbbe136e5b826a105e..e58fc75771bbf4cc9ce0dd649de9a8af71102a15 100644 (file)
@@ -50,7 +50,7 @@ Display help text and exit.
 Listen for rfkill events and display them on stdout.
 
 *list* [__id__|__type__ ...]::
-List the current state of all available devices. The command output format is deprecated, see the *DESCRIPTION* section. It is a good idea to check with *list* command _id_ or _type_ scope is appropriate before setting *block* or *unblock*. Special _all_ type string will match everything. Use of multiple _ID_ or _type_ arguments is supported.
+List the current state of all available devices. The command output format is deprecated, see the *DESCRIPTION* section. It is a good idea to check with *list* command _id_ or _type_ scope is appropriate before setting *block* or *unblock*. Special _all_ type string will match everything. Use of multiple _ID_ or _type_ arguments is supported. Possible types are all, {wlan | wifi}, bluetooth, {uwb | ultrawideband}, wimax, wwan, gps, fm, nfc.
 
 **block** __id__|__type__ [...]::
 Disable the corresponding device.