diff --git a/tools/shared.c b/tools/shared.c index 3ab4b68f..e5203035 100644 --- a/tools/shared.c +++ b/tools/shared.c @@ -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=.... set pointer acceleration speed\n" + "--set-speed=.... 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"