aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-04-09 17:44:04 +0200
committerGerd Hoffmann <kraxel@redhat.com>2014-04-09 17:44:04 +0200
commita63df4917f2a95f459a83a54ebbcc5e9ce02fb41 (patch)
tree0e7e3cb70e3870028bdb32ae76b9b5d4d0f2e91b
parent293adde407f0adfc9546fdbe3169f617f28771b7 (diff)
downloadinput-a63df4917f2a95f459a83a54ebbcc5e9ce02fb41.tar.gz
update lsinput docs too
-rw-r--r--lsinput.man12
1 files changed, 12 insertions, 0 deletions
diff --git a/lsinput.man b/lsinput.man
index dc7338d..fe86611 100644
--- a/lsinput.man
+++ b/lsinput.man
@@ -5,12 +5,24 @@ lsinput \- list input devices
.SH SYNOPSIS
.B lsinput
+\fBlsinput\fR [\fB\-v\fR]\ [\fB\-s\fR\ \fIdevnr\fR]
.SH DESCRIPTION
.PP
\fBlsinput\fR displays a list of all input devices of the kernel,
along with some information about each device.
+.SH OPTIONS
+.TP
+\fB\-v\fR
+Be verbose, print more details on the input devices.
+Default is to use a compact format with one line per device.
+
+.TP
+\fB\-s\fR\ \fIdevnr\fR
+Specify the device to print.
+Default is to print all devices.
+
.SH SEE ALSO
.PP
input\-events(8)