mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 16:00:06 +02:00
tools: add libinput analyze to the libinput tool help output
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1547e5b5d2
commit
1f5a27bf3d
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ usage(void)
|
|||
" measure <feature>\n"
|
||||
" Measure various device properties. See the man page for more info\n"
|
||||
"\n"
|
||||
" analyze <feature>\n"
|
||||
" Analyze device events. See the man page for more info\n"
|
||||
"\n"
|
||||
" record\n"
|
||||
" Record event stream from a device node. See the man page for more info\n"
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue