typo in usage message.
This commit is contained in:
parent
30f48a0114
commit
1fb6d9d94d
2
balls.c
2
balls.c
@ -489,7 +489,7 @@ void print_usage (const char * progname) {
|
||||
"usage: %s [options...]\n"
|
||||
"options:\n"
|
||||
"\t<width>x<height>\n"
|
||||
"\tn=<bumber of balls>\n"
|
||||
"\tn=<number of balls>\n"
|
||||
"\tfx=<x-force>\n"
|
||||
"\tfy=<y-force>\n"
|
||||
"\tradius=<min-radius>-<max-radius>\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user