mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Sync usage lines.
This commit is contained in:
@@ -211,7 +211,7 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
printf(
|
||||
"Usage: rgbasm [-v] [-h] [-b chars] [-g chars] [-i path] [-o outfile]\n"
|
||||
"Usage: rgbasm [-hv] [-b chars] [-g chars] [-i path] [-o outfile]\n"
|
||||
" [-p pad_value] file.asm\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user