mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-23 22:11:53 +02:00
ubb-vga.c (usage): correct synopsis (-r is now called -m)
This commit is contained in:
parent
cd3dbc04f0
commit
92ce05358b
@ -470,7 +470,7 @@ static void list_modes(void)
|
|||||||
static void usage(const char *name)
|
static void usage(const char *name)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"usage: %s [-2] [-t] [-r resolution] [frames [file]]\n"
|
"usage: %s [-2] [-t] [-m resolution] [frames [file]]\n"
|
||||||
" %s -l\n\n"
|
" %s -l\n\n"
|
||||||
" frames number of frames to display\n"
|
" frames number of frames to display\n"
|
||||||
" file PPM file\n\n"
|
" file PPM file\n\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user