summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-02-19 13:19:10 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-02-23 10:56:53 +1000
commitd8b64d413dabf00d404b880d4ef559e2c4755133 (patch)
treeb82863c6b031202338abc89a84c451eec9b45e71
parentca9067992e33be3a5fc9da735828cb6188239bf1 (diff)
downloadlibinput-d8b64d413dabf00d404b880d4ef559e2c4755133.tar.gz
tools/record: reword parts of the man page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--tools/libinput-record.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/libinput-record.man b/tools/libinput-record.man
index 76dda292..4d70c9b5 100644
--- a/tools/libinput-record.man
+++ b/tools/libinput-record.man
@@ -90,9 +90,9 @@ Note that when recording multiple devices, only the first device is printed
immediately, all other devices and their events are printed on exit.
.SH RECORDING LIBINPUT EVENTS
-When the \fB\-\-with-libinput\fR switch is provided, \fBlibinput\-record\fR
-initializes a libinput context for the devices being recorded. Events from
-these contexts are printed alongside the evdev events.
+When the \fB\-\-with-libinput\fR commandline option is given,
+\fBlibinput\-record\fR initializes a libinput context for the devices being
+recorded. Events from these contexts are printed alongside the evdev events.
.B THIS FEATURE IS EXPERIMENTAL.
.PP
The primary purpose of this feature is debugging and event analysis, no