diff --git a/tools/libinput-tool.c b/tools/libinput-tool.c index 21c1d0f0..d6192405 100644 --- a/tools/libinput-tool.c +++ b/tools/libinput-tool.c @@ -52,6 +52,9 @@ usage(void) " measure \n" " Measure various device properties. See the man page for more info\n" "\n" + " analyze \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"