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.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1384>
This commit is contained in:
Peter Hutterer 2025-12-18 13:16:15 +10:00 committed by Marge Bot
parent b48ce4c5be
commit 58228f12f0

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