mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-05 14:48:02 +02:00
tools: drop help for obsolete --sender option from the eis-demo-server
This commit is contained in:
parent
f7dc4af6e8
commit
06210ee439
1 changed files with 0 additions and 1 deletions
|
|
@ -461,7 +461,6 @@ usage(FILE *fp, const char *argv0)
|
|||
" --layout Use the given XKB layout (requires libxkbcommon). Default: none\n"
|
||||
" --uinput Set up each device as uinput device (this requires root)\n"
|
||||
" --verbose Enable debugging output\n"
|
||||
" --sender Make this a sender EIS server, sending events instead of receiving them\n"
|
||||
"",
|
||||
argv0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue