We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56eec00 + 92e7032 commit a3a1593Copy full SHA for a3a1593
Client/tool_type.c
@@ -81,7 +81,7 @@ static void show_help() {
81
"Options:\n"
82
" -d, --key-delay=N Delay N milliseconds between key events (up/down each)\n"
83
" -D, --next-delay=N Delay N milliseconds between strings\n"
84
- " -H, --key-hold=N Time N millisions to hold each key for\n"
+ " -H, --key-hold=N Time N milliseconds to hold each key for\n"
85
" -f, --file=PATH Specify a file, the contents of which will be be typed as if passed as an argument.\n"
86
" The filepath may also be '-' to read from stdin\n"
87
" -h, --help Display this help and exit\n"
0 commit comments