tools/record: reword parts of the man page

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2021-02-19 13:19:10 +10:00
parent ca9067992e
commit d8b64d413d

View file

@ -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. immediately, all other devices and their events are printed on exit.
.SH RECORDING LIBINPUT EVENTS .SH RECORDING LIBINPUT EVENTS
When the \fB\-\-with-libinput\fR switch is provided, \fBlibinput\-record\fR When the \fB\-\-with-libinput\fR commandline option is given,
initializes a libinput context for the devices being recorded. Events from \fBlibinput\-record\fR initializes a libinput context for the devices being
these contexts are printed alongside the evdev events. recorded. Events from these contexts are printed alongside the evdev events.
.B THIS FEATURE IS EXPERIMENTAL. .B THIS FEATURE IS EXPERIMENTAL.
.PP .PP
The primary purpose of this feature is debugging and event analysis, no The primary purpose of this feature is debugging and event analysis, no