tools: fix the man page for the libinput-test command

The way we run this, the feature is appended to the libinput-test
command so this resulted in trying to execute libinput
libinput-test-libinput-test-suite.
This commit is contained in:
Peter Hutterer 2025-12-18 13:16:15 +10:00
parent bf028228b5
commit f9ff6c4497

View file

@ -24,11 +24,12 @@ Print help
.SH FEATURES
Tests that can be run are
.TP 8
.B libinput\-test\-suite(1)
Run the full test suite. This is the most complete set of tests to run in
libinput.
.B suite
Run the
.B libinput\-test\-suite(1).
This is the most complete set of tests to run in libinput.
.TP 8
.B libinput\-test\-utils
.B utils
Run the test suite suite for internal utility functions.
.SH LIBINPUT
Part of the