Skip to content

Commit

Permalink
Add missing options for easing + target to help
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueM committed Apr 8, 2018
1 parent 06cf204 commit c1ad425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliclick.m
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ void help() {
"executing mouse- and keyboard-related actions from the shell/Terminal\n"
"\n"
"USAGE\n"
" cliclick [-m <mode>] [-f <file>] [-w <num>] [-r] command1 [command2] [...]\n"
" cliclick [-r] [-m <mode>] [-d <target>] [-e <num>] [-f <file>] [-w <num>] command1 [command2]\n"
"\n"
"OPTIONS\n"
" -r Restore initial mouse location when finished\n"
Expand Down

0 comments on commit c1ad425

Please sign in to comment.