summaryrefslogtreecommitdiffstats
path: root/rfkill.8
diff options
context:
space:
mode:
authorJohannes Berg2010-01-23 13:52:01 +0100
committerJohannes Berg2010-01-23 13:52:01 +0100
commit726eb6422e81ba22a8bb9c5a20abcd2759ffa790 (patch)
treeb9959896e9850ef680bb9b864ef8828f6e4d0ea6 /rfkill.8
parentAdd filtering to "rfkill list". (diff)
downloadkernel-qcow2-util-linux-726eb6422e81ba22a8bb9c5a20abcd2759ffa790.tar.gz
kernel-qcow2-util-linux-726eb6422e81ba22a8bb9c5a20abcd2759ffa790.tar.xz
kernel-qcow2-util-linux-726eb6422e81ba22a8bb9c5a20abcd2759ffa790.zip
change manpage for new rfkill list behaviour
Diffstat (limited to 'rfkill.8')
-rw-r--r--rfkill.85
1 files changed, 3 insertions, 2 deletions
diff --git a/rfkill.8 b/rfkill.8
index 612e366e1..5bce9fd46 100644
--- a/rfkill.8
+++ b/rfkill.8
@@ -17,8 +17,9 @@ Show rfkill's built-in help text.
.B event
Listen for rfkill events and display them on stdout.
.TP
-.B list
-List the current state of all available rfkill-using devices.
+.B list [type]
+List the current state of all available rfkill-using devices,
+or just all of the given type.
.TP
.BI block " index|type"
Disable the device corresponding to the given index.