diff --git a/tools/libinput-tool.c b/tools/libinput-tool.c index 21c1d0f06b8b04126cfca203e06c2ba52287b6dd..d6192405bbb8bf1679aee9b664d84b59e0de1141 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"