mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-29 12:30:08 +01:00
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:
parent
bf028228b5
commit
f9ff6c4497
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue