mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 20:38:08 +02:00
tools: add some extra help output about the expected input data
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
86ead3a6ad
commit
d1d3ea4d06
1 changed files with 3 additions and 0 deletions
|
|
@ -182,6 +182,9 @@ usage(void)
|
||||||
"If stdin is a pipe, mode defaults to 'sequence' and the pipe is read \n"
|
"If stdin is a pipe, mode defaults to 'sequence' and the pipe is read \n"
|
||||||
"for delta coordinates\n"
|
"for delta coordinates\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"Delta coordinates passed into this tool must be in dpi as\n"
|
||||||
|
"specified by the --dpi argument\n"
|
||||||
|
"\n"
|
||||||
"Output best viewed with gnuplot. See output for gnuplot commands\n");
|
"Output best viewed with gnuplot. See output for gnuplot commands\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue