1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-06-28 22:49:48 +03:00

ubb-vga.c (usage): correct synopsis (-r is now called -m)

This commit is contained in:
Werner Almesberger 2011-07-04 15:09:22 -03:00
parent cd3dbc04f0
commit 92ce05358b

View File

@ -470,7 +470,7 @@ static void list_modes(void)
static void usage(const char *name)
{
fprintf(stderr,
"usage: %s [-2] [-t] [-r resolution] [frames [file]]\n"
"usage: %s [-2] [-t] [-m resolution] [frames [file]]\n"
" %s -l\n\n"
" frames number of frames to display\n"
" file PPM file\n\n"