tools: add allowed range to --set-speed help output

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 16bf0deb23)
This commit is contained in:
Peter Hutterer 2017-01-03 07:58:18 +10:00
parent 0a910a8ae6
commit fd7c27c8b8

View file

@ -102,7 +102,7 @@ tools_usage()
"--set-scroll-method=[none|twofinger|edge|button] ... set the desired scroll method\n"
"--set-scroll-button=BTN_MIDDLE ... set the button to the given button code\n"
"--set-profile=[adaptive|flat].... set pointer acceleration profile\n"
"--set-speed=<value>.... set pointer acceleration speed\n"
"--set-speed=<value>.... set pointer acceleration speed (allowed range [-1, 1]) \n"
"--set-tap-map=[lrm|lmr] ... set button mapping for tapping\n"
"\n"
"These options apply to all applicable devices, if a feature\n"