mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-29 18:20:09 +01:00
tools: add record/replay to --help output
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 4f5182c8b0)
This commit is contained in:
parent
4377518d44
commit
e42fb996dd
1 changed files with 6 additions and 0 deletions
|
|
@ -57,6 +57,12 @@ usage(void)
|
|||
"\n"
|
||||
" measure <feature>\n"
|
||||
" Measure various device properties. 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"
|
||||
" replay\n"
|
||||
" Replay a previously recorded event stream. See the man page for more info\n"
|
||||
"\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue